被护理人信息 重置
This commit is contained in:
parent
10c27757ef
commit
bc331a2771
@ -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,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user