产品-薪资档案列表改造完成
This commit is contained in:
parent
087e9d1abe
commit
4d14d0296d
|
|
@ -749,8 +749,8 @@ class Index extends Component {
|
|||
<Spin spinning={loading.query}>
|
||||
<iframe
|
||||
style={{ border: 0, width: "100%", height: "100%" }}
|
||||
src="http://localhost:7607/#/payrollFilesTable"
|
||||
// src="/spa/hrmSalary/hrmSalaryCalculateDetail/index.html#/payrollFilesTable"
|
||||
// src="http://localhost:7607/#/payrollFilesTable"
|
||||
src="/spa/hrmSalary/hrmSalaryCalculateDetail/index.html#/payrollFilesTable"
|
||||
id="atdTable"
|
||||
/>
|
||||
</Spin>
|
||||
|
|
|
|||
Loading…
Reference in New Issue