centaline-data-driven 1.3.52 → 1.3.53

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.52",
3
+ "version": "1.3.53",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
package/src/Form.vue CHANGED
@@ -1,7 +1,7 @@
1
1
  <template>
2
2
  <div id="form-app" class="data-driven" style="width:100%;height:100%;overflow:auto">
3
3
  <!-- <ct-form :source="formdata.content" :apiParam="apiParam"></ct-form> -->
4
- <ct-form :api="'/commissionmanage/apply'" :apiParam="apiParam" :topHeight="topHeight"></ct-form>
4
+ <ct-form :api="'/PropertyTrust/getLayoutOfNew'" :apiParam="apiParam" :topHeight="topHeight"></ct-form>
5
5
  <ct-dialog-list></ct-dialog-list>
6
6
  </div>
7
7
  </template>
@@ -12,7 +12,7 @@
12
12
  data() {
13
13
  return {
14
14
  apiParam:{
15
-
15
+ chanceID: "1", actionType: 2
16
16
  },
17
17
  topHeight:10,
18
18
  }
@@ -699,7 +699,8 @@
699
699
  self.$message.warning(checkMsg);
700
700
  return;
701
701
  }
702
-
702
+
703
+ submitData = router.getActionPara(submitData).para;
703
704
  var dialogOption = {
704
705
  title: router.pageTitle,
705
706
  pane: self.$common.getParentPane(self),
@@ -250,7 +250,8 @@ const Router = function (source) {
250
250
  jsonData: data
251
251
  }
252
252
  };
253
- } else {
253
+ }
254
+ else {
254
255
  data.actionType = rtn.actionType;
255
256
  data = Object.assign(data, rtn.queryPara);
256
257
  if (rtn.isDropdown && rtn.selectOptionCode) {
package/src/main.js CHANGED
@@ -12,11 +12,11 @@ Vue.use(ElementUI, { size: 'mini'});
12
12
  // 关闭生产模式下给出的提示
13
13
  Vue.config.productionTip = false;
14
14
  Vue.use(centaline, {
15
- // baseUrl: "http://10.88.22.13:7070/v1/form/router",
15
+ baseUrl: "http://10.88.22.46:7070/v1/form/router",
16
16
  // baseUrl: "http://10.88.23.25:9999/v1/form/router",
17
17
  // baseUrl: "http://10.88.22.40:8080/",
18
- baseUrl: "http://tjcptest.centaline.com.cn/",
19
- flagRouterSelf: true,
18
+ // baseUrl: "http://tjcptest.centaline.com.cn/",
19
+ // flagRouterSelf: true,
20
20
  zindex: 999,
21
21
  showRequestSuccessMessage: true,
22
22
  showRequestErrorMessage: true,
@@ -42,7 +42,7 @@ Vue.use(centaline, {
42
42
  getRequestHeaders: function () {
43
43
  return {
44
44
  oldToken: '2a10f2e1-de17-4ceb-a3cf-b33a7b18515e',
45
- token:'aplus eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNrEjrEKg0AQRP9laxe8u3X31i6epslHyMkpmCpEhYSQf48h2tnnFa8YBmZeMC0dlCAbeKCdVjfwQDutMaRiuMGTSkBicuhN8BiIA53rxoWqhgz6xw1Kw5w7ESeUwRjnX2A112-wTP390j__ce46j-vsIAN5ch1alrSWhTCqRiRbJEtc-MQM7w8AAAD__w.dYqgv0MHo3uvKDGcRKsCZt4UCdSl1qVTNQt628giu6k',
45
+ token:'aplus eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNrEjjsOwjAQRO-ydVbK2ou9TgdOaDhEZGNHChXKRwIh7k4QSZeeV4xGr5l5wThHqMCu4E5stG4Fd2KjJWJnyTR4dNYjG9Yo5AU9G8_nutH-VEMB-XGHiowhrcQKFdCH6ScUK_0V85iHS37-49xt6pdZHfUhx2RRkmLkjpbWOcYyBbmW7DhkB-8PAAAA__8.oX2sKPWfJx-cxaoLU5NyK7dX-vrkTDtyOuiONphQ-yI',
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',