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