薪资核算批量编辑

This commit is contained in:
黎永顺 2023-12-11 13:32:17 +08:00
parent 254d19c44e
commit 253ba3cc8c
1 changed files with 2 additions and 2 deletions

View File

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