release/3.0.1.2504.01-合并业务线
This commit is contained in:
parent
b0d60afc11
commit
7f4e47b5bd
|
|
@ -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