add field commandDate & education
This commit is contained in:
parent
fb40df8a2a
commit
6d13f7b598
4 changed files with 30 additions and 7 deletions
|
|
@ -1324,6 +1324,7 @@ export class CommandController extends Controller {
|
|||
RemarkHorizontal: x.remarkHorizontal,
|
||||
RemarkVertical: x.remarkVertical,
|
||||
CommandYear: command.commandYear,
|
||||
CommandExcecuteDate: command.commandExcecuteDate
|
||||
})),
|
||||
})
|
||||
.then(async (res) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue