diff --git a/src/views/task/list/components/checkUnit.vue b/src/views/task/list/components/checkUnit.vue index 3eced61..a96cd07 100644 --- a/src/views/task/list/components/checkUnit.vue +++ b/src/views/task/list/components/checkUnit.vue @@ -1185,7 +1185,7 @@ if(e=='carry_type0'){ //自己执行 - this.openMyMission() + // this.openMyMission() }else if(e=='carry_type1'){ // 任务分解 this.editorUnit('pid') diff --git a/src/views/task/list/components/openLoad.vue b/src/views/task/list/components/openLoad.vue index 1c7319a..666bd7b 100644 --- a/src/views/task/list/components/openLoad.vue +++ b/src/views/task/list/components/openLoad.vue @@ -8,7 +8,7 @@ *执行方式:
- @@ -58,7 +58,7 @@
-