宣教库重置
This commit is contained in:
parent
4ca1f55852
commit
14d74a03ce
@ -1420,6 +1420,8 @@ export default {
|
||||
resetQuery() {
|
||||
this.queryParams.createTimeEnd = null
|
||||
this.queryParams.createTimeStart = null
|
||||
this.queryParams.propagandaType=null
|
||||
this.queryParams.propagandaStatus=null
|
||||
this.informationqueryParams.hospitalAgencyId = JSON.parse(localStorage.getItem('user')).hospitalAgencyId
|
||||
this.queryParams.hospitalAgencyId = JSON.parse(localStorage.getItem('user')).hospitalAgencyId
|
||||
this.resetForm("queryForms");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user