diff --git a/pc4mobx/hrmSalary/style/index.less b/pc4mobx/hrmSalary/style/index.less index 0d181610..4ce6ef7a 100644 --- a/pc4mobx/hrmSalary/style/index.less +++ b/pc4mobx/hrmSalary/style/index.less @@ -71,3 +71,15 @@ } } } + +//公式编辑框样式 +.excel-codeBox { + .cm-variable { + } + + .cm-string-2 { + color: inherit !important; + } + +} +