薪资核算添加核算人员的功能
This commit is contained in:
parent
32072512a9
commit
c6f170d373
|
|
@ -234,8 +234,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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue