From c2bef66dac69906681da8828bc48ed3899f7f363 Mon Sep 17 00:00:00 2001 From: username <1532322479@qq.com> Date: Sun, 20 Apr 2025 21:15:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=B6=E4=BB=96=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=8F=8D=E9=A6=88=E4=B8=BA=E6=88=91=E7=9A=84=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=8F=8D=E9=A6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../task-distribut/send/other-task/components/AuditDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bs-ui/src/views/task-distribut/send/other-task/components/AuditDialog.vue b/bs-ui/src/views/task-distribut/send/other-task/components/AuditDialog.vue index 5e30b34..962a58d 100644 --- a/bs-ui/src/views/task-distribut/send/other-task/components/AuditDialog.vue +++ b/bs-ui/src/views/task-distribut/send/other-task/components/AuditDialog.vue @@ -3,7 +3,7 @@ :close-on-click-modal="false" :close-on-press-escape="false" :visible.sync="dialogVisible" - :title="`其他任务${isAudit ? '审核':'反馈'}`" + :title="`我的任务${isAudit ? '审核':'反馈'}`" width="80%" >