添加订单项次列表 文件导出
Showing
| ... | @@ -26,7 +26,8 @@ | ... | @@ -26,7 +26,8 @@ |
| "vue": "^3.3.4", | "vue": "^3.3.4", | ||
| "vue-router": "^4.2.5", | "vue-router": "^4.2.5", | ||
| "vxe-table": "^4.5.13", | "vxe-table": "^4.5.13", | ||
| "xe-utils": "^3.5.14" | "xe-utils": "^3.5.14", | ||
| "xlsx": "^0.18.5" | |||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@rushstack/eslint-patch": "^1.3.3", | "@rushstack/eslint-patch": "^1.3.3", | ||
| ... | ... |
src/utils/export-excel.ts
0 → 100644
Please
register
or
sign in
to comment