src/views/home/DataControl.vue
@@ -133,6 +133,12 @@ tbl:[] } }, created: function() { // 设置主导航 this.$store.commit('setActiveName', 'control'); this.$bus.$emit('changePageState', 'control'); }, methods: { setAutoComplete: function() { this.autocomplete.data = []; // 初始化可搜索内容