เพิ่มฟิลด์
This commit is contained in:
parent
4cccf6f685
commit
693afa4e5f
4 changed files with 18 additions and 3 deletions
|
|
@ -339,7 +339,7 @@ export class ChangePositionController extends Controller {
|
|||
profileChangePos.posMasterNoOld = body.posMasterNoOld;
|
||||
profileChangePos.positionTypeOld = body.positionTypeOld;
|
||||
profileChangePos.positionLevelOld = body.positionLevelOld;
|
||||
profileChangePos.positionNumberOld = body.positionNumberOld;
|
||||
profileChangePos.organizationPositionOld = body.organizationPositionOld;
|
||||
profileChangePos.amountOld = body.amountOld;
|
||||
profileChangePos.reason = body.reason? String(body.reason) : "";
|
||||
profileChangePos.dateCurrent = body.dateCurrent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue