no message

This commit is contained in:
Bright 2025-01-06 12:00:42 +07:00
parent e221b3fc0d
commit f1fb0665c7

View file

@ -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: ""
}
]
};