fix(registry): add delete button for Table Card
This commit is contained in:
parent
505a932b88
commit
04a76b3025
15 changed files with 151 additions and 29 deletions
|
|
@ -596,7 +596,7 @@ async function fetchDataOptionExecutive() {
|
|||
/**
|
||||
* function เลือกประเภทตำแหน่ง
|
||||
* @param val id ประเภทตำแหน่ง
|
||||
* @param status แก่ไข , เพิ่ม
|
||||
* @param status แก้ไข , เพิ่ม
|
||||
*/
|
||||
async function updateSelectType(val: string, status: boolean = false) {
|
||||
const listLevel = val
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue