@@ -545,8 +545,8 @@ export default {
/** 重置按钮操作 */
resetQuery() {
this.resetForm("queryForm");
- this.handleQuery();
this.resetCompany();
+ this.handleQuery();
},
resetCompany() {
this.companyOptions = [];