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',