From c5b5363e2cb22b09f84a4026361fd53b2819f651 Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期六, 14 六月 2025 14:49:37 +0800 Subject: [PATCH] 入库申请LED屏幕增加物料信息显示 --- Web/src/views/device/wcsOderTask/component/editDialog.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Web/src/views/device/wcsOderTask/component/editDialog.vue b/Web/src/views/device/wcsOderTask/component/editDialog.vue index d0d0468..652ccb2 100644 --- a/Web/src/views/device/wcsOderTask/component/editDialog.vue +++ b/Web/src/views/device/wcsOderTask/component/editDialog.vue @@ -115,7 +115,7 @@ </template> </el-dialog> - <!-- 缁戝畾浠诲姟寮规 --> + <!-- 閫夋嫨鐗╂枡寮规 --> <el-dialog v-model="bindDialogVisible" title="閫夋嫨鏁版嵁"> <el-table :data="bindBoxData" -- Gitblit v1.8.0