Browse Source

console

release/11.0
Aeolus.Zhang-张敬峥 2 years ago
parent
commit
983bb3bee4
  1. 1
      front/bundle.js

1
front/bundle.js

@ -252,7 +252,6 @@ BI.config("dec.constant.intelligence.cluster.file.server", function (items) {
state: function () {
var val = this.options.value;
console.log(this.options.value);
return {
endPoint: val.endPoint,

Loading…
Cancel
Save