fix: bug#11138
This commit is contained in:
parent
a1affe20a8
commit
2588145b96
|
@ -2083,8 +2083,9 @@ export default [
|
|||
],
|
||||
},
|
||||
],
|
||||
accessSupport: { text: "不支持", value: "unsupported" },
|
||||
supportDataAccess: false
|
||||
accessSupport: { text: "支持", value: "support" },
|
||||
supportDataAccess: true,
|
||||
assetType: 'aliyunNorthOutput'
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue