|
@@ -407,6 +407,7 @@ export default {
|
|
|
/** 重置按钮操作 */
|
|
/** 重置按钮操作 */
|
|
|
resetQuery() {
|
|
resetQuery() {
|
|
|
this.resetForm("queryForm");
|
|
this.resetForm("queryForm");
|
|
|
|
|
+ this.queryParams.companyIdsList=null;
|
|
|
this.queryParams.isShow=this.activeName
|
|
this.queryParams.isShow=this.activeName
|
|
|
this.handleQuery();
|
|
this.handleQuery();
|
|
|
},
|
|
},
|