feature/2.19.1.2501.01-双击编辑核算结果

This commit is contained in:
lys 2025-03-26 17:03:24 +08:00
parent 2ecda3758b
commit 1c8e94a5ba
1 changed files with 2 additions and 2 deletions

View File

@ -310,8 +310,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}