fix(registry): add delete button for Table Card

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-02-18 15:05:07 +07:00
parent 505a932b88
commit 04a76b3025
15 changed files with 151 additions and 29 deletions

View file

@ -162,7 +162,7 @@ function openDialogHistory(idOrder: string) {
modalHistory.value = true;
}
/** ฟังก์ชันดึงข้อมูลประวัติการแกไขข้อมูล*/
/** ฟังก์ชันดึงข้อมูลประวัติการแกไขข้อมูล*/
async function fetchDataHistory() {
showLoader();
try {