From ccedf6cb62cef6c4e94193f9119dc0b7bbe38809 Mon Sep 17 00:00:00 2001 From: chenhc <2369838784@qq.com> Date: Sat, 18 Jan 2025 11:46:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../workplace/addWorkplaceFreightDialog.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/views/basic/workplace/addWorkplaceFreightDialog.vue b/src/views/basic/workplace/addWorkplaceFreightDialog.vue index 88a862f2..085a8f48 100644 --- a/src/views/basic/workplace/addWorkplaceFreightDialog.vue +++ b/src/views/basic/workplace/addWorkplaceFreightDialog.vue @@ -55,7 +55,18 @@ - + + + + + + + @@ -64,7 +75,7 @@ - +
@@ -181,6 +192,7 @@ export default { name: '', remark: '', workPlaceIdFk: '', + freightRow: null, isSingQueue: 1 }, freightData: null,