|
|
@ -54,7 +54,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: BI.i18nText("Plugin-S3_Region"), |
|
|
|
text: BI.i18nText("Plugin-S3_Region"), |
|
|
|
value: this.model.endPoint, |
|
|
|
value: this.model.region, |
|
|
|
ref: function (_ref) { |
|
|
|
ref: function (_ref) { |
|
|
|
self.regionRow = _ref; |
|
|
|
self.regionRow = _ref; |
|
|
|
}, |
|
|
|
}, |
|
|
|