add isedit add permission
This commit is contained in:
parent
d94ba9b4ed
commit
53251652b2
4 changed files with 1263 additions and 3 deletions
|
|
@ -2642,7 +2642,7 @@ export class ImportDataController extends Controller {
|
|||
rowCount++;
|
||||
_item.posNumCodeSit = OFFICER.POS_NUM_CODE_SIT;
|
||||
_item.posNumCodeSitAbb = OFFICER.POS_NUM_CODE_SIT_ABB;
|
||||
await this.profileRepo.save(_item);
|
||||
await this.salaryRepo.save(_item);
|
||||
console.log(rowCount);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue