diff --git a/src/views/followupentry/followaudit.vue b/src/views/followupentry/followaudit.vue index 90d69e5b087622d678584e70a3ecb3df16e5fd8e..9af6782422a3054707b451d1734b6fd2e1604c86 100644 --- a/src/views/followupentry/followaudit.vue +++ b/src/views/followupentry/followaudit.vue @@ -527,6 +527,7 @@ export default { } }, nextExample() { + this.$store.commit("user/setGetMessageFlag", true) if (this.editStatus) { this.loading = false this.onCancel()