diff --git a/pc4mobx/hrmSalary/pages/salaryItem/columns.js b/pc4mobx/hrmSalary/pages/salaryItem/columns.js index 281fa6ec..e34b5431 100644 --- a/pc4mobx/hrmSalary/pages/salaryItem/columns.js +++ b/pc4mobx/hrmSalary/pages/salaryItem/columns.js @@ -128,13 +128,13 @@ export const salaryItemFields = [ viewAttr: 2, tip: "" }, - { - key: "defaultValue", - label: "默认值", - type: "INPUT", - viewAttr: 2, - tip: "" - }, + // { + // key: "defaultValue", + // label: "默认值", + // type: "INPUT", + // viewAttr: 2, + // tip: "" + // }, { key: "formulaContent", label: "公式",