feat: adjust supplier page
This commit is contained in:
@@ -8,7 +8,8 @@ export class Supplier {
|
||||
total_data = 0;
|
||||
filterCategory = null;
|
||||
visibleModalSupplier = false;
|
||||
visibleModalTransaction=false;
|
||||
visibleModalTransaction = false;
|
||||
code = "";
|
||||
|
||||
pageCategories = 0;
|
||||
pageSizeCategories = 10
|
||||
|
||||
Reference in New Issue
Block a user