diff --git a/src/apps/AppMeetingNotice/detail.vue b/src/apps/AppMeetingNotice/detail.vue
index 158c8729..ca4b2df0 100644
--- a/src/apps/AppMeetingNotice/detail.vue
+++ b/src/apps/AppMeetingNotice/detail.vue
@@ -56,9 +56,9 @@
-
-
+
+
+
-
+
+
diff --git a/src/apps/AppResidentActivitie/Add.vue b/src/apps/AppResidentActivitie/Add.vue
index 5a6e5e28..418996ff 100644
--- a/src/apps/AppResidentActivitie/Add.vue
+++ b/src/apps/AppResidentActivitie/Add.vue
@@ -205,8 +205,11 @@ export default {
}, 600)
}
})
+ .catch(() => {
+ this.$u.toast('新增失败')
+ })
} else {
- this.$u.toast('失败')
+ this.$u.toast('新增失败')
}
})
},
diff --git a/src/apps/AppResidentActivitie/Detail.vue b/src/apps/AppResidentActivitie/Detail.vue
index ecdf2a60..50c77ffd 100644
--- a/src/apps/AppResidentActivitie/Detail.vue
+++ b/src/apps/AppResidentActivitie/Detail.vue
@@ -261,14 +261,15 @@ export default {
background: #000;
}
.status1 {
- background: #ff883c;
+ background: #42d784;
+ }
+ .status2 {
+ background: #E4E4E4;
}
.status3 {
background: #1aaaff;
}
- .status2 {
- background: #42d784;
- }
+
.status4,
.status5 {
background: #e4e4e4;
diff --git a/src/apps/AppWalkask/AppWalkask.vue b/src/apps/AppWalkask/AppWalkask.vue
index 9049a579..038ed9c5 100644
--- a/src/apps/AppWalkask/AppWalkask.vue
+++ b/src/apps/AppWalkask/AppWalkask.vue
@@ -17,7 +17,7 @@
-
+
diff --git a/src/project/shandong10086/AppDocumentFlow/AppDocumentFlow.vue b/src/project/shandong10086/AppDocumentFlow/AppDocumentFlow.vue
index 6e8824fa..ccd55a6d 100644
--- a/src/project/shandong10086/AppDocumentFlow/AppDocumentFlow.vue
+++ b/src/project/shandong10086/AppDocumentFlow/AppDocumentFlow.vue
@@ -50,6 +50,10 @@ export default {
},
onLoad() {
this.$dict.load("officialDocumentName")
+ uni.$on('updateList', () => {
+ this.current = 1
+ this.getList()
+ })
},
methods: {
tag(status) {
diff --git a/src/project/shandong10086/AppDocumentFlow/detail.vue b/src/project/shandong10086/AppDocumentFlow/detail.vue
index b565cb46..957994a0 100644
--- a/src/project/shandong10086/AppDocumentFlow/detail.vue
+++ b/src/project/shandong10086/AppDocumentFlow/detail.vue
@@ -84,7 +84,8 @@
diff --git a/src/saas/AppResidentDocument/DetailPeople.vue b/src/saas/AppResidentDocument/DetailPeople.vue
index 5251a3ce..edeaf906 100644
--- a/src/saas/AppResidentDocument/DetailPeople.vue
+++ b/src/saas/AppResidentDocument/DetailPeople.vue
@@ -8,7 +8,7 @@
- {{ data.resident && data.resident.name }}已注销
+ {{ data.resident && data.resident.name }}已注销
户主
{{ $dict.getLabel('householdRelation', data.resident && data.resident.householdRelation) }}