This commit is contained in:
2025-09-17 14:40:16 +08:00
parent 46c5682960
commit a3bbc0098a
94 changed files with 3549 additions and 105 deletions

View File

@@ -5,6 +5,11 @@ if (!Math) {
"./pages/index/index.js";
"./pages/order/create.js";
"./pages/product/select.js";
"./pages/product/list.js";
"./pages/product/form.js";
"./pages/product/categories.js";
"./pages/product/units.js";
"./pages/product/settings.js";
"./pages/customer/select.js";
"./pages/supplier/select.js";
"./pages/account/select.js";