แก้ตามเทส
This commit is contained in:
parent
1307690d54
commit
14b2a4992f
4 changed files with 52 additions and 14 deletions
|
|
@ -105,8 +105,8 @@ async function onViewDetailPage(id: string) {
|
|||
}
|
||||
|
||||
function deleteData(id: string) {
|
||||
showLoader();
|
||||
dialogRemove($q, async () => {
|
||||
showLoader();
|
||||
await http
|
||||
.delete(config.API.kpiCapacity + `/${id}`)
|
||||
.then(async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue