release/3.0.1.2504.01-合并业务线

This commit is contained in:
lys 2025-10-13 16:14:09 +08:00
parent 40d84b30fd
commit b0d60afc11
1 changed files with 3 additions and 2 deletions

View File

@ -60,7 +60,8 @@ class PayrollDetail extends Component {
render() {
const { salarySendDetailBaseInfo, showSearchAd, conditions, isQuery, showTotalCell } = this.state;
const { taxAgentStore: { showOperateBtn } } = this.props;
const { taxAgentStore: { PageAndOptAuth } } = this.props;
const showOperateBtn = PageAndOptAuth.opts.includes("admin");
const { salaryMonth, template } = salarySendDetailBaseInfo;
const dropMenuDatas = [
{