MCPcopy Create free account
hub / github.com/CoderOpen/waimai / cleanMultipleStatus

Method cleanMultipleStatus

front/components/uni-calendar/util.js:38–44  ·  view source on GitHub ↗

* 清理多选状态

()

Source from the content-addressed store, hash-verified

36 * 清理多选状态
37 */
38 cleanMultipleStatus() {
39 this.multipleStatus = {
40 before: '',
41 after: '',
42 data: []
43 }
44 }
45
46 /**
47 * 重置开始日期

Callers 1

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected