no message
This commit is contained in:
parent
e221b3fc0d
commit
f1fb0665c7
1 changed files with 11 additions and 11 deletions
|
|
@ -181,17 +181,17 @@ export class CommandTypeController extends Controller {
|
||||||
name4: "๔. ..........................กรรมการ",
|
name4: "๔. ..........................กรรมการ",
|
||||||
persons: [
|
persons: [
|
||||||
{
|
{
|
||||||
no: "-",
|
no: "",
|
||||||
org: "-",
|
org: "",
|
||||||
fullName: "-",
|
fullName: "",
|
||||||
citizenId: "-",
|
citizenId: "",
|
||||||
position: "-",
|
position: "",
|
||||||
posLevel: "-",
|
posLevel: "",
|
||||||
posNo: "-",
|
posNo: "",
|
||||||
amount: "-",
|
amount: "",
|
||||||
dateRetire: "-",
|
dateRetire: "",
|
||||||
dateExecute: "-",
|
dateExecute: "",
|
||||||
remark: "-"
|
remark: ""
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue