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