|
@@ -331,7 +331,7 @@ export default {
|
|
|
list.nextDealMan = this.backThree[0].loginNoStr;
|
|
|
}
|
|
|
} else {
|
|
|
- if (this.clicknextName === "流程结束") {
|
|
|
+ if (this.clicknextName === "流程结束"||this.clicknextName === "提交至任务发起人") {
|
|
|
} else {
|
|
|
this.$message.error("请选择候选人");
|
|
|
return false;
|
|
@@ -781,4 +781,4 @@ export default {
|
|
|
width: 222px;
|
|
|
}
|
|
|
}
|
|
|
-</style>
|
|
|
+</style>
|