From f56d686e640692c1d46e13ce0f3d1f5df1e07e10 Mon Sep 17 00:00:00 2001 From: = <=> Date: Sat, 28 Feb 2026 09:13:33 +0800 Subject: [PATCH] commit --- .../resources/static/components/proposal/ProposalInfo.vue | 4 ++-- src/main/resources/views/mobile/qsv/quiz/index.html | 2 +- src/main/resources/views/platform/jdh/zzjg/mechanism.html | 4 ++-- .../resources/views/platform/proposal/transact/case.html | 2 +- .../views/platform/proposal/transact/caseRead.html | 6 +++--- .../views/platform/proposal/transact/caseUnit.html | 2 +- .../resources/views/platform/womanCongress/Delegate.html | 2 -- 7 files changed, 10 insertions(+), 12 deletions(-) diff --git a/src/main/resources/static/components/proposal/ProposalInfo.vue b/src/main/resources/static/components/proposal/ProposalInfo.vue index 296e1e1..6b9ee8a 100644 --- a/src/main/resources/static/components/proposal/ProposalInfo.vue +++ b/src/main/resources/static/components/proposal/ProposalInfo.vue @@ -421,13 +421,13 @@ module.exports = { tabs.push({name: '提案工作组意见', refName: 'members-opinions-info'}) } if (this.viewData.caseAuditId && this.viewData.caseAudit) { - tabs.push({name: '提案工作组立案审核', refName: 'case-audit-info'}) + tabs.push({name: '提案工作组预立案', refName: 'case-audit-info'}) } if (this.viewData.underTakeFirstOpinion && this.viewData.underTakeFirstOpinion.length > 0) { tabs.push({name: '承办单位意见', refName: 'undertake-first-audit-info'}) } if (this.viewData.caseUnitAuditId && this.viewData.caseUnitAudit) { - tabs.push({name: '提案工作组确认承办单位', refName: 'case-unit-audit-info'}) + tabs.push({name: '提案工作组正式立案', refName: 'case-unit-audit-info'}) } if (this.viewData.replyInfo && this.viewData.replyInfo.length > 0 && this.viewData.replyInfo.some(v => v.isReply || v.leaderCheckResult != null)) { tabs.push({name: '承办单位办理', refName: 'undertake-reply-audit-info'}) diff --git a/src/main/resources/views/mobile/qsv/quiz/index.html b/src/main/resources/views/mobile/qsv/quiz/index.html index 1bf6927..41bb9f5 100644 --- a/src/main/resources/views/mobile/qsv/quiz/index.html +++ b/src/main/resources/views/mobile/qsv/quiz/index.html @@ -182,7 +182,7 @@ layout("/mobile/platform.html"){ } else { vant.Dialog.alert({ title: '温馨提示', - message: res.msg, + message: '答题时间已结束!!', }).then(() => { pjaxReplace("/mobile/index") }) diff --git a/src/main/resources/views/platform/jdh/zzjg/mechanism.html b/src/main/resources/views/platform/jdh/zzjg/mechanism.html index 1476f8b..72c5fa4 100644 --- a/src/main/resources/views/platform/jdh/zzjg/mechanism.html +++ b/src/main/resources/views/platform/jdh/zzjg/mechanism.html @@ -224,9 +224,9 @@ layout("/layouts/platform.html"){ diff --git a/src/main/resources/views/platform/proposal/transact/case.html b/src/main/resources/views/platform/proposal/transact/case.html index 4f3658c..5240046 100644 --- a/src/main/resources/views/platform/proposal/transact/case.html +++ b/src/main/resources/views/platform/proposal/transact/case.html @@ -130,7 +130,7 @@ layout("/layouts/platform.html"){