ทะเบียนประวัติ:แก้ไขประกาศเกียรติคุณ
This commit is contained in:
parent
63a713982a
commit
aa2c39d3b3
1 changed files with 1 additions and 1 deletions
|
|
@ -910,7 +910,7 @@ const selectData = async (props: any) => {
|
|||
issuer.value = props.row.issuer;
|
||||
detail.value = props.row.detail;
|
||||
issueDate.value = props.row.issueDate;
|
||||
isDate.value = props.row.isDate;
|
||||
isDate.value = props.row.isDate.toString();
|
||||
issueDate2.value = props.row.issueDate2;
|
||||
refCommandNo.value = props.row.refCommandNo;
|
||||
refCommandDate.value =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue