Merge remote-tracking branch 'origin/master' into linjinhong
Showing
... | ... | @@ -24,7 +24,8 @@ |
"vue-dompurify-html": "^5.1.0", | ||
"vue-router": "^4.3.0", | ||
"vue-tsc": "^2.1.10", | ||
"vxe-table": "^4.13.31" | ||
"vxe-table": "^4.13.31", | ||
"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
This diff is collapsed.
Click to expand it.
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