Merge branch 'release/3.0.1.2504.01-合并业务线' into custom/领悦业务线
This commit is contained in:
commit
25f7375f5c
|
|
@ -61,7 +61,7 @@ class PayrollDetail extends Component {
|
|||
render() {
|
||||
const { salarySendDetailBaseInfo, showSearchAd, conditions, isQuery, showTotalCell } = this.state;
|
||||
const { taxAgentStore: { PageAndOptAuth } } = this.props;
|
||||
const showOperateBtn = PageAndOptAuth.opts.includes("admin");
|
||||
const showOperateBtn = PageAndOptAuth.opts.length;
|
||||
const { salaryMonth, template } = salarySendDetailBaseInfo;
|
||||
const dropMenuDatas = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue