From 7a1820e9d13b5f2650ba11f758d8acd6bd1cc536 Mon Sep 17 00:00:00 2001 From: = <=> Date: Sat, 20 Dec 2025 09:32:11 +0800 Subject: [PATCH] commit --- .../components/plugins/sysUpload/index.vue | 2 ++ .../dayofficework/fund/member/write/index.html | 18 +++++++++--------- .../staffbenefit/blessing/blessingUser.html | 5 ++--- .../platform/zhghh5/welfare/select/index.html | 2 +- 4 files changed, 14 insertions(+), 13 deletions(-) diff --git a/src/main/resources/static/components/plugins/sysUpload/index.vue b/src/main/resources/static/components/plugins/sysUpload/index.vue index e916d83..a11bcfe 100644 --- a/src/main/resources/static/components/plugins/sysUpload/index.vue +++ b/src/main/resources/static/components/plugins/sysUpload/index.vue @@ -379,6 +379,8 @@ module.exports = { ) } } + } else { + this.$emit("update:value", fileList) } }, 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 b49a1d1..a54f457 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 @@ -103,11 +103,11 @@ layout("/layouts/platform.html"){ > - - - 本人自愿申请参加南昌大学教职工医疗互助“爱心”基金会,同意并遵守《南昌大学教职工医疗互助“爱心”基金管理办法》的相关规定。 - - + + + + + @@ -182,10 +182,10 @@ layout("/layouts/platform.html"){ onSubmit() { this.$refs.formRef.validate(valid => { if (!valid) return - if (!this.isAgree) { - this.$message.error("请先阅读并同意《南昌大学教职工医疗互助“爱心”基金管理办法》") - return - } + // if (!this.isAgree) { + // this.$message.error("请先阅读并同意《南昌大学教职工医疗互助“爱心”基金管理办法》") + // return + // } this.$confirm("您确定要提交吗?", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", diff --git a/src/main/resources/views/platform/zhgh/staffbenefit/blessing/blessingUser.html b/src/main/resources/views/platform/zhgh/staffbenefit/blessing/blessingUser.html index fb60e33..aeb68f7 100644 --- a/src/main/resources/views/platform/zhgh/staffbenefit/blessing/blessingUser.html +++ b/src/main/resources/views/platform/zhgh/staffbenefit/blessing/blessingUser.html @@ -87,7 +87,7 @@ layout("/layouts/platform.html"){ + code="USER_PERSON_TYPE"> @@ -96,7 +96,7 @@ layout("/layouts/platform.html"){ + code="USER_STATE"> @@ -147,7 +147,6 @@ layout("/layouts/platform.html"){ mixins: [initTableMixins], components: { "vcron": vcrontab.default, - 'dict-select': httpVueLoader('/components/plugins/DictSelect.vue?v=1.0.0'), }, data() { return { diff --git a/src/main/resources/views/platform/zhghh5/welfare/select/index.html b/src/main/resources/views/platform/zhghh5/welfare/select/index.html index 1a9092c..c3827df 100644 --- a/src/main/resources/views/platform/zhghh5/welfare/select/index.html +++ b/src/main/resources/views/platform/zhghh5/welfare/select/index.html @@ -736,7 +736,7 @@ layout("/layouts/platform_h5.html"){ - 请签字确认 + 请签字(下滑此页面打开签字版签字) {{ formData.userSign ? '您已完成签名' : '请在上方空白区域完成签名' }}