修改bug 55862 提问界面,提问数据,查询没有重置刷新,应该提问完问题再次进来是所有的标准继续选择
This commit is contained in:
@@ -1843,6 +1843,16 @@ export default {
|
|||||||
this.activeType = this.standType
|
this.activeType = this.standType
|
||||||
this.searchBtn()
|
this.searchBtn()
|
||||||
this.queSearch()
|
this.queSearch()
|
||||||
|
this.handleSelectForm.lawNumber = ''
|
||||||
|
this.handleSelectForm.textStatus = ''
|
||||||
|
this.handleSelectForm.isRelateAccess = ''
|
||||||
|
this.handleSelectForm.standNumber = ''
|
||||||
|
this.handleSelectForm.lawsNumber = ''
|
||||||
|
this.handleSelectForm.standCode = ''
|
||||||
|
//清空标准名称/政策名称的查询
|
||||||
|
this.handleSelectForm.lawName = ''
|
||||||
|
this.handleSelectForm.standName = ''
|
||||||
|
this.handleSelectForm.numberName = ''
|
||||||
}, e => {
|
}, e => {
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user