fix: key on menu list & product table
This commit is contained in:
@@ -33,8 +33,6 @@ export class Product {
|
||||
}) ?? []
|
||||
|
||||
this.total_data = response.body.total_data ?? 0
|
||||
|
||||
console.log(response.body.data, this.filterCategory);
|
||||
}
|
||||
|
||||
async getDataSubCategories() {
|
||||
|
||||
Reference in New Issue
Block a user