things model

This commit is contained in:
2023-03-18 13:31:32 +08:00
parent a66f049894
commit 53280f0160
7 changed files with 752 additions and 172 deletions

View File

@ -29,9 +29,11 @@
"lodash-es": "^4.17.21",
"nprogress": "0.2.0",
"pinia": "2.0.22",
"uuid": "^9.0.0",
"vue": "3.2.45",
"vue-cropper": "1.0.3",
"vue-router": "4.1.4"
"vue-router": "4.1.4",
"vue3-json-viewer": "^2.2.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "3.1.0",