Przeglądaj źródła

02/24 退费管理bug

mo 4 lat temu
rodzic
commit
33448f5caf

+ 1 - 4
src/views/businessManager/orderManager/backMoney.vue

@@ -306,11 +306,8 @@ export default {
     //   }
     //   }
     // },
     // },
     onReSet() {
     onReSet() {
-
-      console.log(this.searchForm);
-      this.getNow();
-      console.log(this.searchForm);
         this.$refs["searchForm"].resetFields();
         this.$refs["searchForm"].resetFields();
+          this.getNow();
       this.search();
       this.search();
     },
     },
     onFormClose(formName) {
     onFormClose(formName) {