@@ -152,7 +152,6 @@ export default {
toClose() {
this.fieldform = {};
this.dialog = { title: '信息管理', show: false, type: '1' };
- this.search();
},
// 删除
toDel(index, data) {