国外法规普通查询清空按钮

This commit is contained in:
zhaokaiyao@91isoft.com
2021-08-30 16:36:52 +08:00
parent 594a3bcfa3
commit e5b432cdb7
@@ -2613,6 +2613,13 @@ export default {
},
// 清空搜索框
clearAllSearch (flag) {
if (flag==='standCommonlySearch'){
this.standCommonlySearch.standNumber='';
this.standCommonlySearch.standSort='';
this.standCommonlySearch.page=1;
}
this.getDomesticStandardTable(this.standCommonlySearch)
if (flag === 'sarStandardsSearch') {
this.sarStandardsSearch.standSort = ''