diff --git a/pc4mobx/hrmSalary/components/excelEditor/components/codeAction.js b/pc4mobx/hrmSalary/components/excelEditor/components/codeAction.js index 3daabe83..1ab26b1f 100644 --- a/pc4mobx/hrmSalary/components/excelEditor/components/codeAction.js +++ b/pc4mobx/hrmSalary/components/excelEditor/components/codeAction.js @@ -226,9 +226,9 @@ const TipList = (props) => { const { paramDescs = [], formatString, description, example, result } = tips; return _.isEmpty(tips) ?
-
{getLabel(111, "{C:选项} 用来选择特定选项字段下的备选项")}
-
{getLabel(111, "{U:姓名} 用来选择工作区成员")}
-
{getLabel(111, "{D:数据} 用来选择一个部门")}
+ {/*
{getLabel(111, "{C:选项} 用来选择特定选项字段下的备选项")}
*/} + {/*
{getLabel(111, "{U:姓名} 用来选择工作区成员")}
*/} + {/*
{getLabel(111, "{D:数据} 用来选择一个部门")}
*/}
: