zs 2 years ago
parent
commit
3419805949
1 changed files with 5 additions and 5 deletions
  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();
         this.search();
       }
       }
     },
     },
-    // // 重置
-    // toClose() {
-    //   this.searchForm = {};
-    //   this.search();
-    // },
+    // 重置
+    toClose() {
+      this.searchForm = {};
+      this.search();
+    },
     // 多选
     // 多选
     handleSelect(data) {
     handleSelect(data) {
       this.$set(this, `selected`, data);
       this.$set(this, `selected`, data);