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: "๔. ..........................กรรมการ",
|
||||
persons: [
|
||||
{
|
||||
no: "-",
|
||||
org: "-",
|
||||
fullName: "-",
|
||||
citizenId: "-",
|
||||
position: "-",
|
||||
posLevel: "-",
|
||||
posNo: "-",
|
||||
amount: "-",
|
||||
dateRetire: "-",
|
||||
dateExecute: "-",
|
||||
remark: "-"
|
||||
no: "",
|
||||
org: "",
|
||||
fullName: "",
|
||||
citizenId: "",
|
||||
position: "",
|
||||
posLevel: "",
|
||||
posNo: "",
|
||||
amount: "",
|
||||
dateRetire: "",
|
||||
dateExecute: "",
|
||||
remark: ""
|
||||
}
|
||||
]
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue