From cecacfd7f2f78853e442848caec94a391aab9d19 Mon Sep 17 00:00:00 2001 From: hwj Date: Thu, 23 Jul 2026 09:51:45 +0800 Subject: [PATCH 1/7] =?UTF-8?q?style=EF=BC=9A=E8=AE=BE=E5=A4=87=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B/=E7=89=A9=E8=81=94=E8=AE=BE=E5=A4=87-=E7=82=B9?= =?UTF-8?q?=E4=BD=8D=E8=A7=84=E5=88=99-=E8=A7=84=E5=88=99=E7=82=B9?= =?UTF-8?q?=E4=BD=8D=E9=80=89=E6=8B=A9=E6=A1=86=E5=8F=AF=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/device/index.vue | 1 + src/views/iot/devicemodel/index.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/views/iot/device/index.vue b/src/views/iot/device/index.vue index 20e3280a..b185e3e5 100644 --- a/src/views/iot/device/index.vue +++ b/src/views/iot/device/index.vue @@ -592,6 +592,7 @@ :placeholder="t('DataCollection.DeviceModel.ruleDialogRuleAttributePlaceholder')" class="!w-240px" clearable + filterable > Date: Thu, 23 Jul 2026 10:09:41 +0800 Subject: [PATCH 2/7] =?UTF-8?q?style=EF=BC=9A=E5=8D=95=E4=BD=8D=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E6=8D=A2=E7=AE=97=E6=AF=94=E4=BE=8B=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/erp/product/unit/ProductUnitForm.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/erp/product/unit/ProductUnitForm.vue b/src/views/erp/product/unit/ProductUnitForm.vue index 9965e5db..146bf9b2 100644 --- a/src/views/erp/product/unit/ProductUnitForm.vue +++ b/src/views/erp/product/unit/ProductUnitForm.vue @@ -49,6 +49,14 @@ v-if="formData.primaryFlag === 'N'" prop="changeRate" > + Date: Thu, 23 Jul 2026 11:04:30 +0800 Subject: [PATCH 3/7] =?UTF-8?q?style=EF=BC=9A=E7=8F=AD=E6=AC=A1=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E9=A1=B5=E9=9D=A2=E5=AD=97=E6=AE=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/zh-CN.ts | 10 +++++----- src/views/mes/workteam/WorkTeamForm.vue | 25 +++---------------------- src/views/mes/workteam/index.vue | 14 +------------- 3 files changed, 9 insertions(+), 40 deletions(-) diff --git a/src/locales/zh-CN.ts b/src/locales/zh-CN.ts index be44a029..5635dfa0 100644 --- a/src/locales/zh-CN.ts +++ b/src/locales/zh-CN.ts @@ -4223,8 +4223,8 @@ export default { }, WorkTeam: { moduleName: '班组管理', - searchTeamNameLabel: '班组名称', - searchTeamNamePlaceholder: '请输入班组名称', + searchTeamNameLabel: '班次名称', + searchTeamNamePlaceholder: '请输入班次名称', searchProcessLabel: '工序', searchProcessPlaceholder: '请选择工序', searchRemarkLabel: '备注', @@ -4237,7 +4237,7 @@ export default { tabsDay: '白班', tabsNight: '夜班', tabsLongDay: '长白班', - tableTeamNameColumn: '班组名称', + tableTeamNameColumn: '班次名称', tableLeaderColumn: '组长', tableGroupTypeColumn: '班组类型', tableWorkTimeColumn: '工作时间', @@ -4249,8 +4249,8 @@ export default { tableEditAction: '编辑', tableDeleteAction: '删除', detailTabLabel: '班组成员', - dialogTeamNameLabel: '班组名称', - dialogTeamNamePlaceholder: '请输入班组名称', + dialogTeamNameLabel: '班次名称', + dialogTeamNamePlaceholder: '请输入班次名称', dialogProcessLabel: '工序', dialogProcessTooltip: '来源:数据字典-工序', dialogGroupTypeLabel: '班组类型', diff --git a/src/views/mes/workteam/WorkTeamForm.vue b/src/views/mes/workteam/WorkTeamForm.vue index 580e0e68..65905e3f 100644 --- a/src/views/mes/workteam/WorkTeamForm.vue +++ b/src/views/mes/workteam/WorkTeamForm.vue @@ -10,25 +10,7 @@ - - - - - {{ dict.label }} - - - +