From b7aeae0aeb5aef3b34d3a3c0d10aa178f1d47791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E6=B0=B8=E9=A1=BA?= <971387674@qq.com> Date: Thu, 23 May 2024 11:01:06 +0800 Subject: [PATCH] hotfix/2.14.2.2405.02 --- pc4mobx/hrmSalary/pages/salaryItem/columns.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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: "公式",