Merge remote-tracking branch 'origin/build' into build

This commit is contained in:
aixianling
2024-09-25 10:58:00 +08:00

View File

@@ -309,7 +309,7 @@ export default {
}, },
changeArea() { changeArea() {
this.search.current = 1 this.page.current = 1
this.getList() this.getList()
}, },
}, },