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