feat: rewrite modal logic product
This commit is contained in:
@@ -18,8 +18,6 @@ export class Product {
|
||||
dataSubCategories = [];
|
||||
total_dataSubCategories = 0;
|
||||
|
||||
visibleModal = false;
|
||||
|
||||
constructor(ctx) {
|
||||
this.ctx = ctx;
|
||||
makeAutoObservable(this);
|
||||
|
||||
Reference in New Issue
Block a user