zs 2 лет назад
Родитель
Сommit
3419805949
1 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      src/views/system/act/goods.vue

+ 5 - 5
src/views/system/act/goods.vue

@@ -96,11 +96,11 @@ export default {
         this.search();
       }
     },
-    // // 重置
-    // toClose() {
-    //   this.searchForm = {};
-    //   this.search();
-    // },
+    // 重置
+    toClose() {
+      this.searchForm = {};
+      this.search();
+    },
     // 多选
     handleSelect(data) {
       this.$set(this, `selected`, data);