fix: bug#11138

This commit is contained in:
xieyonghong 2023-03-29 16:31:28 +08:00
parent a1affe20a8
commit 2588145b96
1 changed files with 3 additions and 2 deletions

View File

@ -2083,8 +2083,9 @@ export default [
],
},
],
accessSupport: { text: "不支持", value: "unsupported" },
supportDataAccess: false
accessSupport: { text: "支持", value: "support" },
supportDataAccess: true,
assetType: 'aliyunNorthOutput'
},
],
},