|
|
@ -429,7 +429,7 @@ export default {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
/** 审批任务 */
|
|
|
|
/** 审批任务 */
|
|
|
|
taskComplete() {
|
|
|
|
taskComplete() {
|
|
|
|
if (!this.taskForm.values){
|
|
|
|
if (!this.taskForm.values && this.checkSendUser){
|
|
|
|
this.msgError("请选择流程接收人员");
|
|
|
|
this.msgError("请选择流程接收人员");
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|