แก้ข้อความเลขประจำตัวประชาชนให้เหมือนกันทุกจุด
This commit is contained in:
parent
1643c13983
commit
ed648fae40
23 changed files with 58 additions and 58 deletions
|
|
@ -27,7 +27,7 @@ interface ArrayPerson {
|
|||
|
||||
interface ArrayPersonAdd {
|
||||
personId: string; //id อ้างอิง profile
|
||||
idcard: string; //รหัสบัตรประชาชน
|
||||
idcard: string; //เลขประจำตัวประชาชน
|
||||
isSend: string; //สถานะการส่งคนไป
|
||||
prefix: string; //คำนำหน้า
|
||||
firstName: string; //ชื่อ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue