feature/2.14.3.2406.01-薪资核算添加锁定人员数据

This commit is contained in:
黎永顺 2024-05-29 10:32:41 +08:00
parent c0079fe4b4
commit 6bfde3d28f
1 changed files with 2 additions and 2 deletions

View File

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