报名时间:
{{$moment(item.applyStartTime).format('YYYY/MM/DD HH:mm')}}
diff --git a/src/main/resources/views/platform/zhgh/activity/sports/applyUser/indexList.html b/src/main/resources/views/platform/zhgh/activity/sports/applyUser/indexList.html
index df77fddd..abec15c5 100644
--- a/src/main/resources/views/platform/zhgh/activity/sports/applyUser/indexList.html
+++ b/src/main/resources/views/platform/zhgh/activity/sports/applyUser/indexList.html
@@ -7,7 +7,7 @@ layout("/layouts/platform.html"){
-
+
-
+
diff --git a/src/main/resources/views/platform/zhgh/activity/trainSignUp/userAdjust/userInfo.js b/src/main/resources/views/platform/zhgh/activity/trainSignUp/userAdjust/userInfo.js
index 6d75bcd0..9707be8e 100644
--- a/src/main/resources/views/platform/zhgh/activity/trainSignUp/userAdjust/userInfo.js
+++ b/src/main/resources/views/platform/zhgh/activity/trainSignUp/userAdjust/userInfo.js
@@ -206,6 +206,9 @@ const userInfo = {
async getCourse(val) {
const {data} = await this.$axios.post(loc() + "/getCourse", {activityId: val})
this.courseList = data
+ },
+ async getUnitList() {
+ this.unitList = await this.$businessTool.listUnit(this.registerForm.unionId)
}
},
async created() {
diff --git a/src/main/resources/views/platform/zhgh/dayofficework/fund/member/info.js b/src/main/resources/views/platform/zhgh/dayofficework/fund/member/info.js
index e02fa6f8..0db18478 100644
--- a/src/main/resources/views/platform/zhgh/dayofficework/fund/member/info.js
+++ b/src/main/resources/views/platform/zhgh/dayofficework/fund/member/info.js
@@ -16,7 +16,9 @@ const fundMemberInfo = {
{{viewData.address}}
{{viewData.mobile}}
{{viewData.homePhone}}
- {{viewData.avatar}}
+
+
+
diff --git a/src/main/resources/views/platform/zhgh/dayofficework/fund/member/query/index.html b/src/main/resources/views/platform/zhgh/dayofficework/fund/member/query/index.html
index 6ee50b27..32df8067 100644
--- a/src/main/resources/views/platform/zhgh/dayofficework/fund/member/query/index.html
+++ b/src/main/resources/views/platform/zhgh/dayofficework/fund/member/query/index.html
@@ -64,8 +64,9 @@ layout("/layouts/platform.html"){
+
-
+
diff --git a/src/main/resources/views/platform/zhgh/dayofficework/fund/member/write/index.html b/src/main/resources/views/platform/zhgh/dayofficework/fund/member/write/index.html
index 9e585186..b677cbdd 100644
--- a/src/main/resources/views/platform/zhgh/dayofficework/fund/member/write/index.html
+++ b/src/main/resources/views/platform/zhgh/dayofficework/fund/member/write/index.html
@@ -82,12 +82,12 @@ layout("/layouts/platform.html"){