子卷进站
This commit is contained in:
@@ -204,7 +204,8 @@
|
||||
},
|
||||
|
||||
toggleSelector() {
|
||||
this.showSelector = !this.showSelector
|
||||
this.showSelector = !this.showSelector
|
||||
this.$emit('showSelector', this.showSelector)
|
||||
},
|
||||
formatItemName(item) {
|
||||
let {
|
||||
|
||||
Reference in New Issue
Block a user