custom-昂立/薪资账套配置流程审批地址
This commit is contained in:
parent
f63b709085
commit
0e279b0e48
|
|
@ -165,6 +165,10 @@ class Calculate extends Component {
|
|||
}
|
||||
});
|
||||
break;
|
||||
case "6":
|
||||
// 发起薪酬审批- 昂立
|
||||
window.open(`${window.ecologyContentPath || ""}${record.workflowUrl}&salaryAcctRecordId=${id}`, "_blank");
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue