修正信眾資料換頁異常
This commit is contained in:
@@ -135,9 +135,10 @@
|
||||
},
|
||||
watch: {
|
||||
options: {
|
||||
handler() {
|
||||
handler() {
|
||||
this.getList()
|
||||
if (this.isSearched) {
|
||||
this.getList()
|
||||
|
||||
}
|
||||
else {
|
||||
this.data_table.loading = false;
|
||||
|
||||
Reference in New Issue
Block a user