feat(GoodsStock.vue): 商品库存管理升级vue3

This commit is contained in:
郝先瑞
2022-01-10 23:48:19 +08:00
parent 932c78f988
commit d591ddde7c
8 changed files with 578 additions and 457 deletions

View File

@@ -17,6 +17,7 @@
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.9",
"screenfull": "^6.0.0",
"sortablejs": "^1.14.0",
"vue": "^3.2.16",
"vue-router": "^4.0.12"
},