被护理人信息 重置

This commit is contained in:
shidongli 2022-09-23 16:30:00 +08:00
parent 10c27757ef
commit bc331a2771

View File

@ -517,6 +517,9 @@ export default {
}, },
/** 重置按钮操作 */ /** 重置按钮操作 */
resetQuery() { resetQuery() {
this.arealists="",
this.streetlist="",
this.citylist="",
this.resetForm("queryForm"); this.resetForm("queryForm");
(this.queryParams = { (this.queryParams = {
pageNum: 1, pageNum: 1,