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