diff --git a/src/components/Template/HandleFormItem.vue b/src/components/Template/HandleFormItem.vue index 8c338a8..f9552e1 100644 --- a/src/components/Template/HandleFormItem.vue +++ b/src/components/Template/HandleFormItem.vue @@ -976,8 +976,9 @@ export default { cursor: pointer; width: auto; // margin-left: 10px; - min-width: 178px; - height: 28px; + // min-width: 178px; + line-height: 28px; + word-break: break-all; border-radius: 4px; border: 1px solid #4ea2ff; display: flex; diff --git a/src/views/business/comps/template/comps/sp/SP00456.vue b/src/views/business/comps/template/comps/sp/SP00456.vue index c6f29d0..ad62715 100644 --- a/src/views/business/comps/template/comps/sp/SP00456.vue +++ b/src/views/business/comps/template/comps/sp/SP00456.vue @@ -34,7 +34,7 @@ :ref="`ladderStepFormPackageRef_${ladderIndex}`" :formConfig="ladderStepFormConfig" :formData="ladderConfig" fieldItemLabel="阶梯配制" :prefixKey="'ladder_' + ladderIndex" />