This commit is contained in:
ArifHilmi 2025-02-28 08:58:10 +08:00
parent dde2da8d41
commit 2d574ad949
2 changed files with 0 additions and 3 deletions

View File

@ -562,8 +562,6 @@
},
resetForm() {
this.requestId = null;
this.userId = null;
this.stationId = null;
this.productId = null;
this.remark = "";
@ -581,7 +579,6 @@
this.selectedCategory = "";
this.showRequestModal = false;
this.loading = false;
this.currentUser = null;
},
async deleteRequestItem(requestId) {

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB