配置管理-机构管理 查询后 点击第三页 点击清空应该跳转到第一页

This commit is contained in:
yanyizhou
2021-09-26 10:32:50 +08:00
parent 58f24945a1
commit 951b4c84aa
@@ -200,6 +200,7 @@ export default {
uname: "", uname: "",
email: "" email: ""
} }
this.page = 1
this.getData() this.getData()
}, },
resetFormPost () { resetFormPost () {