2,修复档案增加遗漏的发布字段及组织名称 3,删除ArtSystem的orgId,增加unionStatus,并在查询修复档案列表增加联合查询 4,@airkoon/cellsys的地址更改
22 lines
620 B
JSON
22 lines
620 B
JSON
{
|
|
"name": "@airkoon/cellsysArt",
|
|
"version": "1.0.7",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": "美院相关",
|
|
"dependencies": {
|
|
"@airkoon/cellsys": "git+http://airkoon.cn:8418/airkoon/cellsysBase.git#V1.16.4",
|
|
"axios": "^1.4.0",
|
|
"dayjs": "~1.10.6",
|
|
"element-plus": "^2.3.7",
|
|
"@element-plus/icons-vue": "^2.3.1",
|
|
"@amap/amap-jsapi-loader": "~1.0.1",
|
|
"vue-signature-pad": "^3.0.2",
|
|
"vue-qrcode": "^2.2.2",
|
|
"echarts": "^5.5.1"
|
|
}
|
|
}
|