宣教库重置

This commit is contained in:
shidongli 2024-07-24 15:38:21 +08:00
parent 4ca1f55852
commit 14d74a03ce

View File

@ -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");