no message
This commit is contained in:
@@ -330,7 +330,8 @@ export default {
|
||||
this.myChart2.resize()
|
||||
},
|
||||
gridChange(val) {
|
||||
console.log(val);
|
||||
this.girdId = val?.[val.length - 1]
|
||||
this.$refs.cascader1.dropDownVisible = false;
|
||||
},
|
||||
|
||||
getGridList() {
|
||||
|
||||
Reference in New Issue
Block a user