This commit is contained in:
2023-06-19 16:44:51 +08:00
parent 5f5df46d70
commit 943e7aba00

View File

@@ -159,6 +159,7 @@ export default {
this.val1 = '' this.val1 = ''
this.val2 = '' this.val2 = ''
this.dataList = [] this.dataList = []
this.active = ''
this.disabled = false this.disabled = false
}, },
toggleItem () { toggleItem () {