centaline-data-driven 1.3.64 → 1.3.65

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.3.64",
3
+ "version": "1.3.65",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
@@ -10,7 +10,7 @@
10
10
  <script>
11
11
  import Vue from 'vue'
12
12
  export default {
13
- name: 'Tree',
13
+ name: 'DataDrivenSearchTree',
14
14
  data() {
15
15
  return {
16
16
  isShowSearchlist: false,
@@ -340,6 +340,9 @@ const common = {
340
340
  }
341
341
  else if (parent.$options.name === 'DataDrivendetail') {
342
342
  return parent;
343
+ }
344
+ else if (parent.$options.name === 'DataDrivenSearchTree') {
345
+ return parent;
343
346
  }
344
347
  else {
345
348
  return this.getParentPane(parent);
package/src/main.js CHANGED
@@ -42,7 +42,7 @@ Vue.use(centaline, {
42
42
  getRequestHeaders: function () {
43
43
  return {
44
44
  oldToken: 'd3513834-dcd1-4056-b094-53c484d7057f',
45
- token:'aplus eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNrEjjEOgkAQRe8yNZPsLLOzO3S6YOMhCO5igpURSDTGu6sROnpf8YrX_P-EcT5BBX4BN7TS6gJuaKUlYvUkDe7UR2ThEgPFgJEl8qFuyrivoYD-foWKRCyJU-sLGLrpF4xX9w3z2N-O_eMf5y7T8JkVn3PSzmHuyox8JoOabULjWJMhqyEFeL0BAAD__w.47czHbw7UgnOOWKn9Y0hd1pyImZskX5vJM6iWUy5s20',
45
+ token:'aplus eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNrEjjEOwjAMRe_iuZZIYidxN5qWhUNUQXKkMiHaSiDE3Smi3brzhjf85b8XjPMFaggruKONXlZwRxu9MSTB-A6PEhKSJ4fRpIiJfKJT27nUtFCBPm5QG-8tkZVoKxjy9Bsce_4O86j3sz7_EXedhuU289IWRZHFKpLYA0YthJEyF2UqKgTvDwAAAP__.t6DwVJ_3mrNhuot1aNqzZMqeAIUE4gLlOjHzEr-EP-0',
46
46
  originalRequestURL: 'http://10.88.22.67:8080',
47
47
  EstateInfo: '{"estateId":"201703020943128D8A8FCF463E4016D6","estateName":"%E4%B8%87%E7%A7%91%E4%BA%91%E5%9F%8E"}',
48
48
  estateId: '20210729104021C49F04B55C50F6AF58',