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
|
|
@ -162,7 +162,7 @@ function openDialogHistory(idOrder: string) {
|
|||
modalHistory.value = true;
|
||||
}
|
||||
|
||||
/** ฟังก์ชันดึงข้อมูลประวัติการแก่ไขข้อมูล*/
|
||||
/** ฟังก์ชันดึงข้อมูลประวัติการแก้ไขข้อมูล*/
|
||||
async function fetchDataHistory() {
|
||||
showLoader();
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue