feat: 对账单、发货单开发
Showing
This diff is collapsed.
Click to expand it.
... | @@ -29,6 +29,7 @@ | ... | @@ -29,6 +29,7 @@ |
"@typescript-eslint/eslint-plugin": "^7.1.1", | "@typescript-eslint/eslint-plugin": "^7.1.1", | ||
"@typescript-eslint/parser": "^7.1.1", | "@typescript-eslint/parser": "^7.1.1", | ||
"@vitejs/plugin-vue": "^5.0.4", | "@vitejs/plugin-vue": "^5.0.4", | ||
"@vitejs/plugin-vue-jsx": "^4.1.0", | |||
"@vue/eslint-config-typescript": "^12.0.0", | "@vue/eslint-config-typescript": "^12.0.0", | ||
"eslint": "^8.57.0", | "eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | "eslint-config-prettier": "^9.1.0", | ||
... | ... |
src/components/RenderColumn.vue
0 → 100644
src/components/ShipmentOrderDetail.vue
0 → 100644
src/components/TableColumn.vue
0 → 100644
src/types/api/billOrder.ts
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment