hotfix/2.9.10.2312.02

工资单查看-移动端备注信息展示错误的修改
This commit is contained in:
黎永顺 2024-01-15 09:35:31 +08:00
parent 43ff36d59f
commit b5cfdb8b69
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ class Index extends Component {
render() {
const { theme, background, tip, tipPosi, itemTypeList, title } = this.props;
const { onlyOneGrup, showData } = dealTemplate(itemTypeList, "mobile");
console.log(dealTemplate(itemTypeList, "mobile"));
return (
<React.Fragment>
<div className="pbmc-head">{title || getLabel(111, "薪酬预览")}</div>