企标制修订技术标准-带入企标-输入搜索条件后关闭弹框 清空查询条件

This commit is contained in:
zyn
2023-01-05 09:53:20 +08:00
parent 705d234fbf
commit 91824e0acc
@@ -2241,6 +2241,13 @@ export default {
* @param done
*/
handleReviseDrawerClose (done) {
this.standardSearchForm.esName = '';
this.standardSearchForm.unit = '';
this.standardSearchForm.standCode = '';
this.standardSearchForm.QCDW = '';
this.standardSearchForm.standName = ''
this.standardSearchForm.page = 1
this.standardSearchForm.pageSize = this.$store.getters.userInfo.configContent
done()
},
getDomesticStandardTable () {