From c25b44ee3e4588da7577f0900f7b230f2c6930e1 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Sat, 28 Mar 2026 15:00:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=20dl023=E7=9A=84=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/dl/DL023.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/views/business/comps/template/comps/dl/DL023.vue b/src/views/business/comps/template/comps/dl/DL023.vue index d4133fb..7232e25 100644 --- a/src/views/business/comps/template/comps/dl/DL023.vue +++ b/src/views/business/comps/template/comps/dl/DL023.vue @@ -160,7 +160,7 @@ export default { label: 'template.dl.dl023.zwbh', type: 'input', fillType: 'actFill', - bodyMaxlength: 50, + maxlength: 50, }, uvazsjl: { label: "template.dl.dl023.uvazsjl", @@ -173,12 +173,14 @@ export default { maxlength: 20, }, zszsj: { - span: 1, + span:1, label: 'template.dl.dl023.zszsj', type: 'input', with: 100, fillType: 'actFill', - bodyMaxlength: 50, + maxlength: 50, + subType: 'text', + subText: '说明:当一批动物或细胞培养板完成照射后紫外照射仪屏幕显示的总照射时间', }, zskssj: { label: 'template.dl.dl023.zskssj',