Request
This commit is contained in:
parent
dde2da8d41
commit
2d574ad949
@ -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 |
Loading…
Reference in New Issue
Block a user