feat: adjust supplier page

This commit is contained in:
caturbgs
2021-12-16 19:50:45 +07:00
parent 787e74419e
commit 7179d8f807
3 changed files with 33 additions and 41 deletions

View File

@@ -8,7 +8,8 @@ export class Supplier {
total_data = 0;
filterCategory = null;
visibleModalSupplier = false;
visibleModalTransaction=false;
visibleModalTransaction = false;
code = "";
pageCategories = 0;
pageSizeCategories = 10