feature/2.14.3.2406.01-薪资核算添加锁定人员数据
This commit is contained in:
parent
c0079fe4b4
commit
6bfde3d28f
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue