|
|
@ -164,7 +164,7 @@ BI.config("dec.constant.intelligence.cluster.file.server", function (items) { |
|
|
|
editorWidth: EDITOR_WIDTH, |
|
|
|
editorWidth: EDITOR_WIDTH, |
|
|
|
watermark: BI.i18nText("Plugin-S3_Input"), |
|
|
|
watermark: BI.i18nText("Plugin-S3_Input"), |
|
|
|
text: "PathStyleAccess", |
|
|
|
text: "PathStyleAccess", |
|
|
|
value: () => String(this.model.enablePathStyleAccess), |
|
|
|
value: () => String(Boolean(this.model.enablePathStyleAccess)), |
|
|
|
ref: function (_ref) { |
|
|
|
ref: function (_ref) { |
|
|
|
self.enablePathStyleAccessRow = _ref; |
|
|
|
self.enablePathStyleAccessRow = _ref; |
|
|
|
}, |
|
|
|
}, |
|
|
|