หน้าแก้ไขข้อมูลส่วนตัว
แสดงวันจบการศึกษเป็นเลือก ปี หรือ วัน/เดือน/ปี ซ่อนเป็นวุฒิการศึกษาในตำแหน่งไว้ก่อน กรณีฟิลด์ isEducation เป็น true ให้ซ่อนปุ่มลบข้อมูล เอาปุ่ม history หลังประวัติการศึกษากับใบอนุญาตประกอบอาชีพออก ดักฟิลด์ "0000-0000-0000-0000" เป็นแสดงค่าว่าง หน้าออกคำสั่ง step 4
This commit is contained in:
parent
b92c0d681c
commit
9d714b8716
8 changed files with 392 additions and 493 deletions
|
|
@ -601,7 +601,7 @@ const getClass = (val: boolean) => {
|
|||
{{ col.value }}
|
||||
</div>
|
||||
</q-td>
|
||||
<q-td auto-width>
|
||||
<!-- <q-td auto-width>
|
||||
<q-btn
|
||||
color="info"
|
||||
flat
|
||||
|
|
@ -611,7 +611,7 @@ const getClass = (val: boolean) => {
|
|||
icon="mdi-history"
|
||||
@click="clickHistory(props.row)"
|
||||
/>
|
||||
</q-td>
|
||||
</q-td> -->
|
||||
</q-tr>
|
||||
</template>
|
||||
</ProfileTable>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue