From 1133e3de043c17d4d772a73a937725a409360977 Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Tue, 27 Aug 2024 09:13:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=94=E7=A6=BB=E9=80=80=E6=96=99=E7=94=B3?= =?UTF-8?q?=E8=AF=B7--=E9=87=87=E8=B4=AD=E5=88=B6=E9=80=A0=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E9=87=8D=E6=96=B0=E8=B5=8B=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productionreturn/productionreturnRequestMainNo/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue b/src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue index e707a4f4b..2cf3a6f82 100644 --- a/src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue +++ b/src/views/wms/issueManage/productionreturn/productionreturnRequestMainNo/index.vue @@ -508,6 +508,7 @@ const buttonTableClick = async (val, row) => { const formRef = ref() const openForm =async (type: string, row?: number) => { tableData.value = [] // 重置明细数据 + labelType.value = '' // 编辑时 车间代码不可修改 if (type == 'update') { // 修改 tableform 属性