From 605add1f0c40251913bf2b274797020dc4fa976c Mon Sep 17 00:00:00 2001 From: ouqian <13568766802@163.com> Date: Mon, 2 Mar 2026 22:25:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86][DL0?= =?UTF-8?q?08=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/dl/DL008.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/business/comps/template/comps/dl/DL008.vue b/src/views/business/comps/template/comps/dl/DL008.vue index 1c40d50..2711f06 100644 --- a/src/views/business/comps/template/comps/dl/DL008.vue +++ b/src/views/business/comps/template/comps/dl/DL008.vue @@ -143,9 +143,11 @@ export default { // 注意:这里选项为污染时需要填写信息,与别的选择中 '其他' 选项不一样 label: 'template.dl.dl008.wrqk', type: 'select', + span:1, options: this.getDictOptions('business_dl_ameswrqk'), fillType: 'actFill', - otherCode: 'cxqkwrqkOther' + otherCode: 'cxqkwrqkOther', + showOtherLabel:false } } } @@ -249,7 +251,7 @@ export default { config: { cxqkqxbd: { label: 'template.dl.dl007.qxbd', - type: 'checkboxTag', + type: 'qxbd', fillType: 'actFill', filledCodes: ['bdmc', 'bdbh'] }