no message

This commit is contained in:
shijingjing
2022-08-09 17:39:20 +08:00
parent 215e13d19d
commit c6f3552c56

View File

@@ -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() {