diff --git a/pc4mobx/hrmSalary/pages/payroll/templatePreview/index.less b/pc4mobx/hrmSalary/pages/payroll/templatePreview/index.less index b1ad3bcc..7eae1948 100644 --- a/pc4mobx/hrmSalary/pages/payroll/templatePreview/index.less +++ b/pc4mobx/hrmSalary/pages/payroll/templatePreview/index.less @@ -47,6 +47,12 @@ box-shadow: rgba(214, 214, 214, 0.5) 0px 0px 14px 0px; border: 3px solid #fff; + .sobItemDiv { + width: 100%; + white-space: pre-wrap; + word-break: break-all; + } + .background-wrapper { height: 200px; margin: 10px; diff --git a/pc4mobx/hrmSalary/pages/payrollRelease/components/conditions.js b/pc4mobx/hrmSalary/pages/payrollRelease/components/conditions.js index 21b05a8e..5fec5c74 100644 --- a/pc4mobx/hrmSalary/pages/payrollRelease/components/conditions.js +++ b/pc4mobx/hrmSalary/pages/payrollRelease/components/conditions.js @@ -245,7 +245,7 @@ export const tempNormalSetConditions = [ }, { colSpan: 1, - conditionType: "INPUT", + conditionType: "TEXTAREA", domkey: ["textContent"], fieldcol: 14, label: "文本内容",