From d1bd43bfd4f1d6a92af3080eeab909c92f4b88ce Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Tue, 31 Mar 2026 14:25:27 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20[=E6=A8=A1=E6=9D=BF=E7=AE=A1?= =?UTF-8?q?=E7=90=86]=20=E5=A1=AB=E6=8A=A5=E8=A1=A8=E5=8D=95=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E7=9A=84=E7=A8=BD=E6=9F=A5=E8=BD=A8=E8=BF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/comps/template/comps/dl/DL013.vue | 105 ++++++++++++++++----- .../business/comps/template/comps/lba/LBA006.vue | 2 +- 2 files changed, 80 insertions(+), 27 deletions(-) diff --git a/src/views/business/comps/template/comps/dl/DL013.vue b/src/views/business/comps/template/comps/dl/DL013.vue index 5fe7dfc..7a756c2 100644 --- a/src/views/business/comps/template/comps/dl/DL013.vue +++ b/src/views/business/comps/template/comps/dl/DL013.vue @@ -18,6 +18,7 @@
@@ -100,10 +102,12 @@ + diff --git a/src/views/business/comps/template/comps/lba/LBA006.vue b/src/views/business/comps/template/comps/lba/LBA006.vue index 451b20d..0afc25d 100644 --- a/src/views/business/comps/template/comps/lba/LBA006.vue +++ b/src/views/business/comps/template/comps/lba/LBA006.vue @@ -273,7 +273,7 @@ export default { "fieldCn": this.$t('template.lba.lba006.fxxx','zh_CN'), "fieldEn": this.$t('template.lba.lba006.fxxx','en_US'), // "oldValue": content.paralleConfigs[this.deleteIndex].jcb+";"+content.paralleConfigs[this.deleteIndex].jg+";"+(content.paralleConfigs[this.deleteIndex].jg==='接受'?''(content.paralleConfigs[this.deleteIndex].jgOther+";"))+content.paralleConfigs[this.deleteIndex].sjwjm, - "oldValue": content.paralleConfigs[this.deleteIndex].jcb+";"+content.paralleConfigs[this.deleteIndex].jg+";"+content.paralleConfigs[this.deleteIndex].jgOther+";"+content.paralleConfigs[this.deleteIndex].sjwjm, + "oldValue": '检测板:'+content.paralleConfigs[this.deleteIndex].jcb+";结果:"+content.paralleConfigs[this.deleteIndex].jg+(content.paralleConfigs[this.deleteIndex].jg=='接受'?'':('('+content.paralleConfigs[this.deleteIndex].jgOther+')'))+";数据文件名:"+content.paralleConfigs[this.deleteIndex].sjwjm, "value": "", "title": "修改", "time": moment().format("YYYY-MM-DD HH:mm:ss"), From f3b53b946c859f01cfdf2ba1e973e0051fbbfd72 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Tue, 31 Mar 2026 15:11:42 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20[=E6=A8=A1=E6=9D=BF=E7=AE=A1?= =?UTF-8?q?=E7=90=86]=20lba014?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/dl/DL014.vue | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/views/business/comps/template/comps/dl/DL014.vue b/src/views/business/comps/template/comps/dl/DL014.vue index cc1c8ba..b737755 100644 --- a/src/views/business/comps/template/comps/dl/DL014.vue +++ b/src/views/business/comps/template/comps/dl/DL014.vue @@ -15,7 +15,7 @@ -