From ce880b8d3789fef363e8ec0e77af09cf53628348 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Tue, 9 Jul 2024 11:25:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=B6=E5=93=81=E8=BF=94=E4=BF=AE=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E4=BF=AE=E6=94=B9=E4=B8=BA=E8=AF=B7=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E8=BF=94=E4=BF=AE=E7=94=9F=E4=BA=A7=E7=BA=BF=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=EF=BC=8C=E9=A1=B5=E9=9D=A2=E9=87=8C=E7=9A=84=E8=AF=B7=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E7=94=9F=E4=BA=A7=E7=BA=BF=E4=BB=A3=E7=A0=81->?= =?UTF-8?q?=E8=AF=B7=E9=80=89=E6=8B=A9=E8=BF=94=E4=BF=AE=E7=94=9F=E4=BA=A7?= =?UTF-8?q?=E7=BA=BF=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productrepairRequestMain/productrepairRequestMain.data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts b/src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts index 309e89bc0..bdcb195cd 100644 --- a/src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts +++ b/src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts @@ -566,7 +566,7 @@ export const ProductrepairRequestDetaila = useCrudSchemas(reactive },{ key: 'productionLineCode', value: 'productionLineCode', - message: '请填写生产线代码!', + message: '请选择返修生产线代码!', isMainValue: true }] }, @@ -586,7 +586,7 @@ export const ProductrepairRequestDetaila = useCrudSchemas(reactive },{ key: 'productionLineCode', value: 'productionLineCode', - message: '请填写生产线代码!', + message: '请选择返修生产线代码!', isMainValue: true }] }