onRegentSubmit(e)"
+ onRegentSubmit(e)"
:showOperation="fillType === 'actFill'" :showAddRow="fillType === 'actFill'" :formData="formData"
:prefixKey="`yqsyTable`">
@@ -25,17 +25,17 @@
-
+
- onTableRegentSubmit(data)" @blur="onJlzInfoBlur" />
-
@@ -47,11 +47,11 @@
- onTableRegentSubmit(data)" :formData="formData" />
- onTableRegentSubmit(data)"
:prefixKey="`jlzTable`">
@@ -374,6 +374,7 @@ export default {
bodyFillType: 'preFill',
bodyMaxlength: 10,
headerSelectKey: 'ysplyjrlUnit',
+ headerSelectTo: 'sjplyjrlUnit',
headerOptions: this.getDictOptions('business_tjdw'),
width: 180,
fillType: 'preFill'
@@ -384,7 +385,7 @@ export default {
bodyType: 'inputNumber',
bodyFillType: 'actFill',
bodyMaxlength: 10,
- headerSelectKey: 'ysplyjrlUnit',
+ headerSelectKey: 'sjplyjrlUnit',
headerOptions: this.getDictOptions('business_tjdw'),
copyFrom: 'ysplyjrl',
compareTo: 'ysplyjrl',
@@ -403,6 +404,7 @@ export default {
bodyFillType: 'preFill',
bodyMaxlength: 10,
headerSelectKey: 'yss9hhyjrlUnit',
+ headerSelectTo: 'sjs9hhyjrlUnit',
headerOptions: this.getDictOptions('business_tjdw'),
width: 220,
fillType: 'preFill'
@@ -443,6 +445,7 @@ export default {
bodyFillType: 'preFill',
bodyMaxlength: 10,
headerSelectKey: 'ysgspjrlUnit',
+ headerSelectTo: 'sjgspjrlUnit',
headerOptions: this.getDictOptions('business_tjdw'),
width: 180,
fillType: 'preFill'
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"),