This commit is contained in:
2023-04-20 09:35:51 +08:00
parent 34e511ac7f
commit a8d35cb259
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@
};
},
created () {
// this._stivtQuery(this.val1, this.val2)
this._stivtQuery(this.val1, this.val2)
},
methods: {
handleChange1 (e) {