|
|
|
@ -34,7 +34,6 @@ BI.config("dec.constant.intelligence.cluster.file.server", function (items) {
|
|
|
|
|
items: [ |
|
|
|
|
{ |
|
|
|
|
type: "dec.label.editor.item", |
|
|
|
|
textCls: "dec-font-weight-bold", |
|
|
|
|
textWidth: LABEL_WIDTH, |
|
|
|
|
editorWidth: EDITOR_WIDTH, |
|
|
|
|
watermark: BI.i18nText("Dec-Please_Input"), |
|
|
|
@ -51,7 +50,6 @@ BI.config("dec.constant.intelligence.cluster.file.server", function (items) {
|
|
|
|
|
}] |
|
|
|
|
}, { |
|
|
|
|
type: "dec.label.editor.item", |
|
|
|
|
textCls: "dec-font-weight-bold", |
|
|
|
|
textWidth: LABEL_WIDTH, |
|
|
|
|
editorWidth: EDITOR_WIDTH, |
|
|
|
|
watermark: BI.i18nText("Dec-Please_Input"), |
|
|
|
@ -69,7 +67,6 @@ BI.config("dec.constant.intelligence.cluster.file.server", function (items) {
|
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
type: "dec.label.editor.item", |
|
|
|
|
textCls: "dec-font-weight-bold", |
|
|
|
|
textWidth: LABEL_WIDTH, |
|
|
|
|
editorWidth: EDITOR_WIDTH, |
|
|
|
|
watermark: BI.i18nText("Principal"), |
|
|
|
@ -84,7 +81,6 @@ BI.config("dec.constant.intelligence.cluster.file.server", function (items) {
|
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
type: "dec.label.editor.item", |
|
|
|
|
textCls: "dec-font-weight-bold", |
|
|
|
|
textWidth: LABEL_WIDTH, |
|
|
|
|
editorWidth: EDITOR_WIDTH, |
|
|
|
|
watermark: BI.i18nText("keyTab文件路径"), |
|
|
|
|