feature/2.19.1.2501.01-双击编辑核算结果
This commit is contained in:
parent
2ecda3758b
commit
1c8e94a5ba
|
|
@ -310,8 +310,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