|
|
|
@ -359,10 +359,10 @@
|
|
|
|
|
_this.nodeList=arry; |
|
|
|
|
if (arry.length>0){ |
|
|
|
|
// console.log(_this.nodeList[0],"用户信息!") |
|
|
|
|
if (!_this.nodeList[0].users[0]){ |
|
|
|
|
_this.$message.warning(v.name+"审批人员未配置,请配置后在申请!!!"); |
|
|
|
|
ss= true; |
|
|
|
|
} |
|
|
|
|
// if (!_this.nodeList[0].users[0]){ |
|
|
|
|
// _this.$message.warning(v.name+"审批人员未配置,请配置后在申请!!!"); |
|
|
|
|
// ss= true; |
|
|
|
|
// } |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
resolve(callback(ss)); |
|
|
|
|