薪资核算解锁锁定的功能

This commit is contained in:
黎永顺 2022-11-17 14:18:02 +08:00
parent 68069df58b
commit 9632a5190e
1 changed files with 2 additions and 2 deletions

View File

@ -204,8 +204,8 @@ export default class SalaryDetail extends React.Component {
<div className="tableWrapper">
<iframe
style={{ border: 0, width: "100%", height: "100%" }}
src="http://localhost:7607/#/atdTable"
// src="/spa/hrmSalary/hrmSalaryCalculateDetail/index.html#/atdTable"
// src="http://localhost:7607/#/atdTable"
src="/spa/hrmSalary/hrmSalaryCalculateDetail/index.html#/atdTable"
id="atdTable"
/>
</div>