修正信眾資料換頁異常

This commit is contained in:
2026-07-15 17:48:49 +08:00
parent 94ce54577e
commit dee05d6ff9
+3 -2
View File
@@ -135,9 +135,10 @@
},
watch: {
options: {
handler() {
handler() {
this.getList()
if (this.isSearched) {
this.getList()
}
else {
this.data_table.loading = false;