wangcz 8 tahun lalu
induk
melakukan
510740e3b2
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      components/mobile/staffManagement/StaffList.vue

+ 1 - 2
components/mobile/staffManagement/StaffList.vue

@@ -176,8 +176,7 @@
           if (val && val.content) {
             this.AuditList = [...this.AuditList, ...val.content]
           }
-        },
-        immediate: true
+        }
       }
     },
     computed: {