新增汇总页-问题单详情

This commit is contained in:
2025-12-23 10:36:04 +08:00
parent 92783045ef
commit ec972fac8e
20 changed files with 849 additions and 69 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "testplant",
"version": "0.0.6",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "testplant",
"version": "0.0.6",
"version": "0.1.0",
"dependencies": {
"@arco-design/color": "^0.4.0",
"@arco-design/web-vue": "^2.57.0",
@@ -32,7 +32,7 @@
"vue": "^3.5.26",
"vue-clipboard3": "^2.0.0",
"vue-color-kit": "^1.0.6",
"vue-data-ui": "^3.9.6",
"vue-data-ui": "^3.9.12",
"vue-router": "^4.6.4",
"vuedraggable": "^2.24.3"
},
@@ -5469,9 +5469,9 @@
}
},
"node_modules/vue-data-ui": {
"version": "3.9.6",
"resolved": "https://registry.npmmirror.com/vue-data-ui/-/vue-data-ui-3.9.6.tgz",
"integrity": "sha512-XpIqONAc6xYAWvjiR8snVTIjETbZUdxw2gV2vrHnwA71yXMS3Mso2MO+aE9mNhsUI7LThzOPtjylA+vniKANzQ==",
"version": "3.9.12",
"resolved": "https://registry.npmmirror.com/vue-data-ui/-/vue-data-ui-3.9.12.tgz",
"integrity": "sha512-0gNNA9DJw9q9/o4KrK+tesZHHtUxMB6x1JhiGhILU6VS3J/kb+pXC/BQaOqmjK512xzDyE05SGCR5UkHTSNPpQ==",
"license": "MIT",
"peerDependencies": {
"jspdf": "^3.0.1",