From 8863d6fd5783b54b4c080ef72b8c0c0ca5ca40ff Mon Sep 17 00:00:00 2001 From: hwj Date: Mon, 20 Apr 2026 17:03:58 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E4=BB=BB=E5=8A=A1=E5=88=B6?= =?UTF-8?q?=E5=8D=95-=E6=8A=80=E6=9C=AF=E8=A6=81=E6=B1=82=E3=80=81?= =?UTF-8?q?=E5=A4=87=E6=B3=A8=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en.ts | 3 +- src/locales/zh-CN.ts | 3 +- .../mes/task/components/TaskDetailForm.vue | 30 ++++++++----------- 3 files changed, 17 insertions(+), 19 deletions(-) diff --git a/src/locales/en.ts b/src/locales/en.ts index cc2d0185..d680b4b0 100644 --- a/src/locales/en.ts +++ b/src/locales/en.ts @@ -3313,7 +3313,8 @@ export default { detailDialogBoxingDatePlaceholder: 'Select boxing date', detailDialogArriveDateLabel: 'Arrival Date', detailDialogArriveDatePlaceholder: 'Select arrival date', - detailDialogRemarkLabel: 'Remark:', + detailDialogRemarkLabel: 'Remark', + detailDialogRemarkPlaceholder: 'Please enter remark', detailDialogSubmitButtonText: 'Confirm', detailDialogCancelButtonText: 'Cancel', diff --git a/src/locales/zh-CN.ts b/src/locales/zh-CN.ts index 7ebf9212..e11b0abd 100644 --- a/src/locales/zh-CN.ts +++ b/src/locales/zh-CN.ts @@ -3159,7 +3159,8 @@ export default { detailDialogBoxingDatePlaceholder: '选择装柜日期', detailDialogArriveDateLabel: '到达日期', detailDialogArriveDatePlaceholder: '选择到达日期', - detailDialogRemarkLabel: '备注:', + detailDialogRemarkLabel: '备注', + detailDialogRemarkPlaceholder: '请输入备注', detailDialogSubmitButtonText: '确 定', detailDialogCancelButtonText: '取 消', diff --git a/src/views/mes/task/components/TaskDetailForm.vue b/src/views/mes/task/components/TaskDetailForm.vue index c2e40266..734b17b1 100644 --- a/src/views/mes/task/components/TaskDetailForm.vue +++ b/src/views/mes/task/components/TaskDetailForm.vue @@ -71,18 +71,6 @@ - - - - - - - - @@ -95,7 +83,7 @@ /> - + + + + + + + + + + + + - - - -