From 2fbce7d8c0b7e5b055bb7ab77e58b1ec9ce61885 Mon Sep 17 00:00:00 2001 From: admin <15939171744@163.com> Date: 星期一, 24 六月 2024 19:00:22 +0800 Subject: [PATCH] 1,优化人工工位参数采集temp表删除方法 pushGeelycvMesFeedback 2,优化人工工位更新过站记录方法 workpieceRelease 3,优化未绑定小车码弹框提示 4,优化人工工位扫码重复会添加参数采集记录的问题及拧紧数据会添加上物料采集上的问题 --- jcdm-ui/src/components/inspectionPlanItems/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jcdm-ui/src/components/inspectionPlanItems/index.vue b/jcdm-ui/src/components/inspectionPlanItems/index.vue index df52ff4..b93c435 100644 --- a/jcdm-ui/src/components/inspectionPlanItems/index.vue +++ b/jcdm-ui/src/components/inspectionPlanItems/index.vue @@ -1,5 +1,5 @@ <template> - <el-dialog title="璁惧閫夋嫨" + <el-dialog title="椤圭洰閫夋嫨" v-if="showFlag" :visible.sync="showFlag" :modal= false -- Gitblit v1.9.3