fix
This commit is contained in:
parent
eef29b7564
commit
ffca4ee36d
2 changed files with 13 additions and 5 deletions
|
|
@ -8828,6 +8828,7 @@ export class ReportController extends Controller {
|
|||
commandNo: v.commandNo,
|
||||
commandYear: v.commandYear,
|
||||
commandId: v.commandId,
|
||||
salaryLevel: salary.salaryLevel && salary.salaryLevelNew ? salary.salaryLevelNew : salary.salaryLevel,
|
||||
})
|
||||
.then(async () => {
|
||||
const before = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue