增加用户对供应商管理功能的支持

This commit is contained in:
tiezx 2025-07-17 15:53:17 +08:00
parent b42c3ca7c9
commit 22049d7c73

View File

@ -15,11 +15,6 @@
"path": "node_modules/cz-git"
}
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"src/**/*.{js,vue}": [
"eslint --fix",
@ -58,7 +53,7 @@
"quill": "1.3.7",
"screenfull": "5.0.2",
"sortablejs": "1.10.2",
"vue": "^3.5.17",
"vue": "2.6.12",
"vue-count-to": "1.0.13",
"vue-cropper": "0.5.5",
"vue-meta": "2.4.0",