@@ -97,7 +97,7 @@ export default {
this.$set(this, `displays`, this.display);
}
},
- // 选择菜单
+ // 点击选择菜单
changeMenu(name, index) {
this.menuIndex = index;
this.columnName = name;