产品服务包模块

This commit is contained in:
2025-02-13 10:31:01 +08:00
parent 9c8135b093
commit 78fb2f01b6
19 changed files with 795 additions and 18 deletions

View File

@@ -82,7 +82,7 @@
// 后端地址
action: {
type: String,
default: 'https://app.xiaokang88.com/service/v1/attachment/upload'
default: 'https://api.xiaokang88.com/open-api/upload/old-admin-img'
},
// 最大上传数量
maxCount: {