zs 2 년 전
부모
커밋
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);