Merge remote-tracking branch 'refs/remotes/origin/zzq_bill_order' into dev
Showing
| ... | ... | @@ -23,7 +23,8 @@ |
| "vue": "^3.4.19", | ||
| "vue-dompurify-html": "^5.1.0", | ||
| "vue-router": "^4.3.0", | ||
| "vue-tsc": "^2.1.10" | ||
| "vue-tsc": "^2.1.10", | ||
| "xlsx": "^0.18.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/splitpanes": "^2.2.6", | ||
| ... | ... |
src/api/warehouse.ts
0 → 100644
src/assets/images/edit.png
0 → 100644
7.98 KB
src/components/UploadExcel.vue
0 → 100644
src/types/api/warehouse.ts
0 → 100644
src/utils/hooks/commonUtil.ts
0 → 100644
src/views/product/cardWrapper
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/product/index
0 → 100644
src/views/warehouse/issueDoc.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/warehouse/manage.vue
0 → 100644
src/views/warehouse/position.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/warehouse/receiptDoc.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/warehouse/warning.vue
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment