feat(GoodsStock.vue): 商品库存管理升级vue3
This commit is contained in:
@@ -11,10 +11,8 @@
|
||||
"esModuleInterop": true,
|
||||
"lib": ["esnext", "dom"],
|
||||
|
||||
/* Vite 路径别名报错 */
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@": ["src"],
|
||||
"@*": ["src/*"],
|
||||
},
|
||||
"extends": "./tsconfig.extends.json",
|
||||
|
||||
Reference in New Issue
Block a user