From c900278eb3dbc9cbe046b8f27b37d732ca9185f6 Mon Sep 17 00:00:00 2001 From: lslaiwy <1209768238@qq.com> Date: Tue, 10 Mar 2026 23:17:36 +0800 Subject: [PATCH] =?UTF-8?q?fix[=E6=A8=A1=E7=89=88=E7=AE=A1=E7=90=86]DL021-?= =?UTF-8?q?022=E5=AE=8C=E5=96=84=E5=92=8C=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/dl/DL021.vue | 3 +-- src/views/business/comps/template/comps/dl/DL022.vue | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/views/business/comps/template/comps/dl/DL021.vue b/src/views/business/comps/template/comps/dl/DL021.vue index 672c56a..005054e 100644 --- a/src/views/business/comps/template/comps/dl/DL021.vue +++ b/src/views/business/comps/template/comps/dl/DL021.vue @@ -166,9 +166,8 @@ export default { xwj: { // span:1, label: 'template.dl.dl021.xwj', - type: 'qxbd', + type: 'yq', fillType: 'actFill', - filledCodes:['bdmc','bdbh'], }, } } diff --git a/src/views/business/comps/template/comps/dl/DL022.vue b/src/views/business/comps/template/comps/dl/DL022.vue index a760ee5..53bd3b1 100644 --- a/src/views/business/comps/template/comps/dl/DL022.vue +++ b/src/views/business/comps/template/comps/dl/DL022.vue @@ -143,9 +143,8 @@ export default { xwj: { // span:1, label: 'template.dl.dl022.xwj', - type: 'qxbd', + type: 'yq', fillType: 'actFill', - filledCodes:['bdmc','bdbh'], }, } }