@@ -350,7 +351,7 @@ export default {
},
methods: {
changeswitch(e) {
- if (e) {
+ if (!e) {
this.routelist = this.allroutelist.filter(item => item.conditionSatisfyStatus);
} else {
this.routelist = this.allroutelist
@@ -396,7 +397,7 @@ export default {
});
getRouteNodeInfo(this.$route.query.signRecordId).then(res => {
this.allroutelist = res.data
- this.routelist = res.data
+ this.routelist = this.allroutelist.filter(item => item.conditionSatisfyStatus);
this.tab = 2
loading.close();
}).catch(err => {
diff --git a/src/views/manage/components/Scriptpreviewopen.vue b/src/views/manage/components/Scriptpreviewopen.vue
index 48a5e3d..dc37be5 100644
--- a/src/views/manage/components/Scriptpreviewopen.vue
+++ b/src/views/manage/components/Scriptpreviewopen.vue
@@ -169,329 +169,6 @@ export default {
nodes: [],
edges: [],
},
- // form: {
- // nodes: [{
- // color
- // :
- // "#FA8C16",
- // id
- // :
- // "655c5165",
- // index
- // :
- // 0,
- // label
- // :
- // "自我介绍确认",
- // nodetype
- // :
- // "startNode",
- // shape
- // :
- // "flow-circle",
- // size
- // :
- // "72*72",
- // type
- // :
- // "node",
- // x
- // :
- // 441.5124969482422,
- // y
- // :
- // 60.79999542236328,
- // }, {
- // color
- // :
- // "#1890ff",
- // id
- // :
- // "8660695d",
- // index
- // :
- // 1,
- // label
- // :
- // "家属是否能代打",
- // size
- // :
- // "100*50",
- // type
- // :
- // "node",
- // x
- // :
- // 242.5124969482422,
- // y
- // :
- // 183.5999984741211,
- // },
- // {
- // color
- // :
- // "#1890ff",
- // id
- // :
- // "59c9ceed",
- // index
- // :
- // 2,
- // label
- // :
- // "常规节点",
- // size
- // :
- // "100*50",
- // type
- // :
- // "node",
- // x
- // :
- // 606.5124969482422,
- // y
- // :
- // 187.5999984741211,
- // }, {
- // color
- // :
- // "#722ED1",
- // id
- // :
- // "16f4c8ba",
- // index
- // :
- // 5,
- // label
- // :
- // "你好,我这边是#机构#的工作人员",
- // shape
- // :
- // "flow-capsule",
- // size
- // :
- // "200*48",
- // type
- // :
- // "node",
- // x
- // :
- // 433.5124969482422,
- // y
- // :
- // 125.5999984741211,
- // }, {
- // color
- // :
- // "#722ED1",
- // id
- // :
- // "e4839dcc",
- // index
- // :
- // 6,
- // label
- // :
- // "好的是这样的",
- // shape
- // :
- // "flow-capsule",
- // size
- // :
- // "80*48",
- // type
- // :
- // "node",
- // x
- // :
- // 233.5124969482422,
- // y
- // :
- // 251.5999984741211,
- // }, {
- // color
- // :
- // "#1890ff",
- // id
- // :
- // "392ca0b8",
- // index
- // :
- // 7,
- // label
- // :
- // "家属不能代打",
- // size
- // :
- // "100*50",
- // type
- // :
- // "node",
- // x
- // :
- // 55.51249694824219,
- // y
- // :
- // 299.5999984741211
- // }, {
- // color
- // :
- // "#1890ff",
- // id
- // :
- // "6bcab22d",
- // index
- // :
- // 8,
- // label
- // :
- // "家属能代打",
- // size
- // :
- // "100*50",
- // type
- // :
- // "node",
- // x
- // :
- // 384.5124969482422,
- // y
- // :
- // 307.5999984741211
- // },
- // {
- // color
- // :
- // "#722ED1",
- // id
- // :
- // "dc5de91f",
- // index
- // :
- // 11,
- // label
- // :
- // "好的 麻烦转告一下",
- // shape
- // :
- // "flow-capsule",
- // size
- // :
- // "200*48",
- // type
- // :
- // "node",
- // x
- // :
- // 55.51249694824219,
- // y
- // :
- // 366.5
-
- // }],
- // edges: [{
- // id: "b04d23c7",
- // index
- // :
- // 3,
- // label
- // :
- // "是本人",
- // shape
- // :
- // "flow-polyline-round",
- // source
- // :
- // "655c5165",
- // sourceAnchor
- // :
- // 1,
- // target
- // :
- // "59c9ceed",
- // targetAnchor
- // :
- // 0,
- // }, {
- // id
- // :
- // "7894068d",
- // index
- // :
- // 4,
- // label
- // :
- // "是家属",
- // shape
- // :
- // "flow-polyline-round",
- // source
- // :
- // "655c5165",
- // sourceAnchor
- // :
- // 3,
- // target
- // :
- // "8660695d",
- // targetAnchor
- // :
- // 0,
- // }, {
- // id
- // :
- // "6aa429cc",
- // index
- // :
- // 9,
- // label
- // :
- // "能带大",
- // shape
- // :
- // "flow-polyline-round",
- // source
- // :
- // "8660695d",
- // sourceAnchor
- // :
- // 3,
- // target
- // :
- // "392ca0b8",
- // targetAnchor
- // :
- // 0,
- // },
- // {
- // id
- // :
- // "02bfc4d0",
- // index
- // :
- // 10,
- // label
- // :
- // "不能代打",
- // shape
- // :
- // "flow-polyline-round",
- // source
- // :
- // "8660695d",
- // sourceAnchor
- // :
- // 1,
- // target
- // :
- // "6bcab22d",
- // targetAnchor
- // :
- // 0
- // }
- // ]
-
- // },
// 节点属性表单
nodeAttributeForm: {
label: "",
diff --git a/src/views/manage/components/Taskprocess.vue b/src/views/manage/components/Taskprocess.vue
index 8158738..2db50fb 100644
--- a/src/views/manage/components/Taskprocess.vue
+++ b/src/views/manage/components/Taskprocess.vue
@@ -13,7 +13,6 @@
ref="formlist"
:model="formlist"
label-width="110px"
- :rules="rulesphone"
>
-
话术预览
+

+

+ 话术预览
-
+
- 已接通
- 未接通
-
+