产品-薪资档案列表改造完成

This commit is contained in:
黎永顺 2023-05-26 10:47:20 +08:00
parent 087e9d1abe
commit 4d14d0296d
1 changed files with 2 additions and 2 deletions

View File

@ -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>