centaline-data-driven 1.4.27 → 1.4.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "centaline-data-driven",
3
- "version": "1.4.27",
3
+ "version": "1.4.28",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
@@ -286,7 +286,7 @@ export default {
286
286
  self.colHasWidth[vi] = "nowidth";
287
287
  }
288
288
  });
289
- if (typeof self.model.cellLayout !== "undefined") {
289
+ if (self.model.cellLayout) {
290
290
  self.isLayout = true;
291
291
  }
292
292
  self.isLoading = false;
package/src/main.js CHANGED
@@ -12,9 +12,9 @@ Vue.use(ElementUI, { size: 'mini'});
12
12
  // 关闭生产模式下给出的提示
13
13
  Vue.config.productionTip = false;
14
14
  Vue.use(centaline, {
15
- // baseUrl: "http://10.88.22.46:7070/max-uplink-api/v1/form/router",
15
+ baseUrl: "http://10.88.22.46:7070/max-uplink-api/v1/form/router",
16
16
  // baseUrl: "http://10.25.10.63:9999/v1/form/router",
17
- baseUrl: "http://10.88.22.42:9999/v1/form/router",
17
+ // baseUrl: "http://10.88.22.42:9999/v1/form/router",
18
18
  // baseUrl: "http://10.88.22.69:8080/api/",
19
19
  // baseUrl: "http://tjcptest.centaline.com.cn/",
20
20
  // flagRouterSelf: true,
@@ -43,7 +43,7 @@ Vue.use(centaline, {
43
43
  getRequestHeaders: function () {
44
44
  return {
45
45
  oldToken: '3f518e5b-85c3-4a3e-9aa2-d476c6e43b75',
46
- token:'aplus eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNrEjjEOgkAQRe8yNZMwu7OzO3S6YOMhiLBrgpURSDTGu6sROnpf8YrX_P-Ece6gAr-AG1ppdQE3tNISsXqSBnfqI7KwxUAxYGSJfKgbG_c1FJDvV6hIfGmDsewKGE7TLxh1-g3zmG_H_PjHucs0fGazpE5sCpjUBORsPQbtCImCc1KaPvVneL0BAAD__w.LezfS_6A9EFEtLVtmP5mNuSXjhOdHIsSR47oATD5KO4',
46
+ token:'aplus eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNrEjjsOwjAQBe-ydVbyZ72204ETGg4RJdZaChUiiQRC3B0QSZeeKaaY5r0nTMsANfgV3NFGF1dwRxud1hS95hYP0SckJotBp4CJONGpaW06NlCB3K9Qa_aKyRi2FYz9_AvOufANyyS3szz-ce4yj59ZVdwQhTMykUMSozEEK-iL5NyXXILK8HoDAAD__w.YOI-iTEmC14dJrB5IaET-5FJh3skNcbMOhfukxJPQSw',
47
47
 
48
48
  originalRequestURL: 'http://10.88.22.67:8080',
49
49
  EstateInfo: '{"estateId":"FAF029E8-EC28-4297-83CF-B8FFD826DB91","estateName":"AABBCC"}',