feature/2.16.1.2410.01-薪资核算单元格锁定

This commit is contained in:
lys 2024-10-18 11:51:06 +08:00
parent f407d8520d
commit 8c5b0acffa
1 changed files with 2 additions and 2 deletions

View File

@ -285,8 +285,8 @@ class EditCalcTable extends Component {
<Spin spinning={loading}>
<iframe
style={{ border: 0, width: "100%", height: "100%" }}
// src="http://localhost:7607/#/calcTable"
src="/spa/hrmSalary/hrmSalaryCalculateDetail/index.html#/calcTable"
src="http://localhost:7607/#/calcTable"
// src="/spa/hrmSalary/hrmSalaryCalculateDetail/index.html#/calcTable"
id="atdTable"
/>
<BatchUpdateSalaryItemValDialog {...batchUpdateDialog}