eoss-mobiles 0.2.7 → 0.2.8

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/lib/picker.js CHANGED
@@ -1519,26 +1519,27 @@ var exclAttribute = function exclAttribute(_ref4) {
1519
1519
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return getHandleInfoHtml; });
1520
1520
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return getNodeInfoHtml; });
1521
1521
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return taskHandleHtml; });
1522
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return taskHandleHtmlImg; });
1522
1523
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return registerNew; });
1523
1524
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return getNodeInfo; });
1524
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return toStartFlow; });
1525
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return taskRejectHtml; });
1526
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return toTaskRejectHtml; });
1525
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return toStartFlow; });
1526
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return taskRejectHtml; });
1527
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return toTaskRejectHtml; });
1527
1528
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return handleTaskRead; });
1528
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return taskReadHtml; });
1529
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return toStartTaskRead; });
1530
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return toStartTaskReadHtml; });
1531
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return toTaskTransferIndex; });
1529
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return taskReadHtml; });
1530
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return toStartTaskRead; });
1531
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return toStartTaskReadHtml; });
1532
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return toTaskTransferIndex; });
1532
1533
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return findSysCodes; });
1533
1534
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return getNotificationMsg; });
1534
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return toTaskUnionExamine; });
1535
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return taskUnionExamine; });
1536
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return toTaskTakeAdvice; });
1537
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return taskTakeAdvice; });
1538
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return toTaskStartDraft; });
1539
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return taskStartDraft; });
1540
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return toTaskUnionSeal; });
1541
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return taskUnionSeal; });
1535
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return toTaskUnionExamine; });
1536
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return taskUnionExamine; });
1537
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return toTaskTakeAdvice; });
1538
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return taskTakeAdvice; });
1539
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return toTaskStartDraft; });
1540
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return taskStartDraft; });
1541
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return toTaskUnionSeal; });
1542
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return taskUnionSeal; });
1542
1543
  /* unused harmony export toTwoOfficesDispatch */
1543
1544
  /* unused harmony export twoOfficesDispatch */
1544
1545
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return isCanStartSubFlow; });
@@ -1566,6 +1567,8 @@ var getNodeInfoHtml = pending + '/task/taskHandle/getNodeInfo.dhtml';
1566
1567
  // 提交办理(为H5提供接口)
1567
1568
  // export const taskHandleHtml = '/api/mecp/v1/mecpItask/taskHandleHtml.json';
1568
1569
  var taskHandleHtml = pending + '/task/taskHandle/taskHandle.dhtml';
1570
+ var taskHandleHtmlImg = pending + '/task/taskHandle/taskHandleWithHandwrittenOpinion.dhtml';
1571
+
1569
1572
  // 发起流程
1570
1573
  var registerNew = '/api/v1/mecpItask/registerNew.json';
1571
1574
  // 获取节点信息(获取节点属性及办理人,发起)
package/lib/radio.js CHANGED
@@ -1519,26 +1519,27 @@ var exclAttribute = function exclAttribute(_ref4) {
1519
1519
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return getHandleInfoHtml; });
1520
1520
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return getNodeInfoHtml; });
1521
1521
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return taskHandleHtml; });
1522
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return taskHandleHtmlImg; });
1522
1523
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return registerNew; });
1523
1524
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return getNodeInfo; });
1524
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return toStartFlow; });
1525
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return taskRejectHtml; });
1526
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return toTaskRejectHtml; });
1525
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return toStartFlow; });
1526
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return taskRejectHtml; });
1527
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return toTaskRejectHtml; });
1527
1528
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return handleTaskRead; });
1528
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return taskReadHtml; });
1529
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return toStartTaskRead; });
1530
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return toStartTaskReadHtml; });
1531
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return toTaskTransferIndex; });
1529
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return taskReadHtml; });
1530
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return toStartTaskRead; });
1531
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return toStartTaskReadHtml; });
1532
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return toTaskTransferIndex; });
1532
1533
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return findSysCodes; });
1533
1534
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return getNotificationMsg; });
1534
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return toTaskUnionExamine; });
1535
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return taskUnionExamine; });
1536
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return toTaskTakeAdvice; });
1537
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return taskTakeAdvice; });
1538
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return toTaskStartDraft; });
1539
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return taskStartDraft; });
1540
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return toTaskUnionSeal; });
1541
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return taskUnionSeal; });
1535
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return toTaskUnionExamine; });
1536
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return taskUnionExamine; });
1537
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return toTaskTakeAdvice; });
1538
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return taskTakeAdvice; });
1539
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return toTaskStartDraft; });
1540
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return taskStartDraft; });
1541
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return toTaskUnionSeal; });
1542
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return taskUnionSeal; });
1542
1543
  /* unused harmony export toTwoOfficesDispatch */
1543
1544
  /* unused harmony export twoOfficesDispatch */
1544
1545
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return isCanStartSubFlow; });
@@ -1566,6 +1567,8 @@ var getNodeInfoHtml = pending + '/task/taskHandle/getNodeInfo.dhtml';
1566
1567
  // 提交办理(为H5提供接口)
1567
1568
  // export const taskHandleHtml = '/api/mecp/v1/mecpItask/taskHandleHtml.json';
1568
1569
  var taskHandleHtml = pending + '/task/taskHandle/taskHandle.dhtml';
1570
+ var taskHandleHtmlImg = pending + '/task/taskHandle/taskHandleWithHandwrittenOpinion.dhtml';
1571
+
1569
1572
  // 发起流程
1570
1573
  var registerNew = '/api/v1/mecpItask/registerNew.json';
1571
1574
  // 获取节点信息(获取节点属性及办理人,发起)
package/lib/selector.js CHANGED
@@ -1519,26 +1519,27 @@ var exclAttribute = function exclAttribute(_ref4) {
1519
1519
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return getHandleInfoHtml; });
1520
1520
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return getNodeInfoHtml; });
1521
1521
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return taskHandleHtml; });
1522
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return taskHandleHtmlImg; });
1522
1523
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return registerNew; });
1523
1524
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return getNodeInfo; });
1524
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return toStartFlow; });
1525
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return taskRejectHtml; });
1526
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return toTaskRejectHtml; });
1525
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return toStartFlow; });
1526
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return taskRejectHtml; });
1527
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return toTaskRejectHtml; });
1527
1528
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return handleTaskRead; });
1528
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return taskReadHtml; });
1529
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return toStartTaskRead; });
1530
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return toStartTaskReadHtml; });
1531
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return toTaskTransferIndex; });
1529
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return taskReadHtml; });
1530
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return toStartTaskRead; });
1531
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return toStartTaskReadHtml; });
1532
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return toTaskTransferIndex; });
1532
1533
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return findSysCodes; });
1533
1534
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return getNotificationMsg; });
1534
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return toTaskUnionExamine; });
1535
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return taskUnionExamine; });
1536
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return toTaskTakeAdvice; });
1537
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return taskTakeAdvice; });
1538
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return toTaskStartDraft; });
1539
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return taskStartDraft; });
1540
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return toTaskUnionSeal; });
1541
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return taskUnionSeal; });
1535
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return toTaskUnionExamine; });
1536
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return taskUnionExamine; });
1537
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return toTaskTakeAdvice; });
1538
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return taskTakeAdvice; });
1539
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return toTaskStartDraft; });
1540
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return taskStartDraft; });
1541
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return toTaskUnionSeal; });
1542
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return taskUnionSeal; });
1542
1543
  /* unused harmony export toTwoOfficesDispatch */
1543
1544
  /* unused harmony export twoOfficesDispatch */
1544
1545
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return isCanStartSubFlow; });
@@ -1566,6 +1567,8 @@ var getNodeInfoHtml = pending + '/task/taskHandle/getNodeInfo.dhtml';
1566
1567
  // 提交办理(为H5提供接口)
1567
1568
  // export const taskHandleHtml = '/api/mecp/v1/mecpItask/taskHandleHtml.json';
1568
1569
  var taskHandleHtml = pending + '/task/taskHandle/taskHandle.dhtml';
1570
+ var taskHandleHtmlImg = pending + '/task/taskHandle/taskHandleWithHandwrittenOpinion.dhtml';
1571
+
1569
1572
  // 发起流程
1570
1573
  var registerNew = '/api/v1/mecpItask/registerNew.json';
1571
1574
  // 获取节点信息(获取节点属性及办理人,发起)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eoss-mobiles",
3
- "version": "0.2.7",
3
+ "version": "0.2.8",
4
4
  "description": "eoss内部移动端业务组件",
5
5
  "main": "lib/eoss-mobile.common.js",
6
6
  "files": [
@@ -118,19 +118,25 @@
118
118
  class="item"
119
119
  v-if="!isHiddenNextStepInfo && isChooseNextNode == 1"
120
120
  >
121
- <em-input
122
- value="下步操作"
123
- label="下步操作"
124
- required
125
- :disabled="true"
126
- label-position="top"
127
- >
128
- <template slot="input">
129
- <span class="em-flow-tag" :class="{'em-flow-tag-active':tagKey === item.key}" @click="changeNextOperate(item)" v-for="item in taskOperations" :key="item.key">
130
- {{item.value}}
131
- </span>
132
- </template>
133
- </em-input>
121
+ <em-input
122
+ value="下步操作"
123
+ label="下步操作"
124
+ required
125
+ :disabled="true"
126
+ label-position="top"
127
+ >
128
+ <template slot="input">
129
+ <span
130
+ class="em-flow-tag"
131
+ :class="{ 'em-flow-tag-active': tagKey === item.key }"
132
+ @click="changeNextOperate(item)"
133
+ v-for="item in taskOperations"
134
+ :key="item.key"
135
+ >
136
+ {{ item.value }}
137
+ </span>
138
+ </template>
139
+ </em-input>
134
140
  <!-- <em-picker
135
141
  title="下步操作"
136
142
  label="下步操作"
@@ -421,7 +427,8 @@ import {
421
427
  toStartTaskReadHtml,
422
428
  taskReadHtml,
423
429
  getNodeInfoHtml,
424
- taskHandleHtml
430
+ taskHandleHtml,
431
+ taskHandleHtmlImg
425
432
  } from '../../../../src/config/api.js';
426
433
  import request from '../../../../src/utils/http.js';
427
434
  import Opinion from './Opinion.vue';
@@ -584,8 +591,9 @@ export default {
584
591
  nodeInfoMapInfo: {},
585
592
  file: '',
586
593
  isEndUserTask: '',
587
- tagKey:'',
588
- pOrgId: ''
594
+ tagKey: '',
595
+ pOrgId: '',
596
+ needRetrialAuth: false
589
597
  };
590
598
  },
591
599
  created() {
@@ -686,7 +694,7 @@ export default {
686
694
  opinion: this.form.opinion,
687
695
  taskAction: 'complete'
688
696
  };
689
- let formData = new FormData();
697
+ let formData = new FormData();
690
698
  if (this.form.isImageOpinion == 1) {
691
699
  formData.append('file', this.file);
692
700
  }
@@ -837,11 +845,13 @@ export default {
837
845
  choiceDeptId,
838
846
  pOrgId,
839
847
  taskExamineInfo,
848
+ needRetrialAuth,
840
849
  nodeInfoMapInfo
841
850
  } = this;
842
851
  _that.form.isEndUserTask = isEndUserTask;
843
852
  _that.form.choiceOrgId = choiceOrgId;
844
853
  _that.form.choiceDeptId = choiceDeptId;
854
+ _that.form.needRetrialAuth = needRetrialAuth;
845
855
  _that.form.pOrgId = pOrgId;
846
856
  _that.form.processType = taskExamineInfo.processType;
847
857
  _that.form.businessId = taskExamineInfo.businessId;
@@ -864,7 +874,14 @@ export default {
864
874
  }
865
875
  }
866
876
  request({
867
- url: _that.baseUrl ? _that.baseUrl + taskHandleHtml : taskHandleHtml,
877
+ url: _that.baseUrl
878
+ ? _that.baseUrl +
879
+ (_that.form.isImageOpinion == 1
880
+ ? taskHandleHtmlImg
881
+ : taskHandleHtml)
882
+ : _that.form.isImageOpinion == 1
883
+ ? taskHandleHtmlImg
884
+ : taskHandleHtml,
868
885
  type: 'post',
869
886
  params: formData
870
887
  }).then(res => {
@@ -913,8 +930,8 @@ export default {
913
930
  },
914
931
  // 切换下一步操作
915
932
  changeNextOperate(val, isDef) {
916
- if(!isDef && val.key === this.tagKey) return
917
- this.tagKey = val.key
933
+ if (!isDef && val.key === this.tagKey) return;
934
+ this.tagKey = val.key;
918
935
  //恢复默认
919
936
  this.isNextUser = false;
920
937
  this.isShowNode = false;
@@ -1234,6 +1251,8 @@ export default {
1234
1251
  }
1235
1252
  }
1236
1253
  if (nodeInfoMap && JSON.stringify(nodeInfoMap) != '{}') {
1254
+ that.needRetrialAuth = !!nodeInfoMap.nodeExtAttr
1255
+ .isCurrentNodeSubmitNeedRetrialAuth;
1237
1256
  if (nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList) {
1238
1257
  let notice = JSON.parse(
1239
1258
  nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList
package/src/config/api.js CHANGED
@@ -22,6 +22,8 @@ export const getNodeInfoHtml = pending + '/task/taskHandle/getNodeInfo.dhtml';
22
22
  // 提交办理(为H5提供接口)
23
23
  // export const taskHandleHtml = '/api/mecp/v1/mecpItask/taskHandleHtml.json';
24
24
  export const taskHandleHtml = pending + '/task/taskHandle/taskHandle.dhtml';
25
+ export const taskHandleHtmlImg = pending + '/task/taskHandle/taskHandleWithHandwrittenOpinion.dhtml';
26
+
25
27
  // 发起流程
26
28
  export const registerNew = '/api/v1/mecpItask/registerNew.json';
27
29
  // 获取节点信息(获取节点属性及办理人,发起)
package/src/index.js CHANGED
@@ -93,7 +93,7 @@ if (typeof window !== 'undefined' && window.Vue) {
93
93
  }
94
94
 
95
95
  export default {
96
- version: '0.2.7',
96
+ version: '0.2.8',
97
97
  install,
98
98
  Button,
99
99
  ButtonGroup,