แก้ข้อความเลขประจำตัวประชาชนให้เหมือนกันทุกจุด
This commit is contained in:
parent
1643c13983
commit
ed648fae40
23 changed files with 58 additions and 58 deletions
|
|
@ -41,7 +41,7 @@ const props = defineProps({
|
|||
const isReadonly = ref<boolean>(false); // อ่านได้อย่างเดียว
|
||||
const emit = defineEmits(["formDataReturn"]);
|
||||
/**
|
||||
* ข้อมูลรหัสบัตรประชาชน
|
||||
* ข้อมูลเลขประจำตัวประชาชน
|
||||
*/
|
||||
//
|
||||
const idCard = ref<string>("");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue