feature/2.16.1.2410.01-薪资核算单元格锁定
This commit is contained in:
parent
f407d8520d
commit
8c5b0acffa
|
|
@ -285,8 +285,8 @@ class EditCalcTable extends Component {
|
||||||
<Spin spinning={loading}>
|
<Spin spinning={loading}>
|
||||||
<iframe
|
<iframe
|
||||||
style={{ border: 0, width: "100%", height: "100%" }}
|
style={{ border: 0, width: "100%", height: "100%" }}
|
||||||
// src="http://localhost:7607/#/calcTable"
|
src="http://localhost:7607/#/calcTable"
|
||||||
src="/spa/hrmSalary/hrmSalaryCalculateDetail/index.html#/calcTable"
|
// src="/spa/hrmSalary/hrmSalaryCalculateDetail/index.html#/calcTable"
|
||||||
id="atdTable"
|
id="atdTable"
|
||||||
/>
|
/>
|
||||||
<BatchUpdateSalaryItemValDialog {...batchUpdateDialog}
|
<BatchUpdateSalaryItemValDialog {...batchUpdateDialog}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue