@@ -1206,6 +1206,7 @@ export default {
auditDep=val.auditPers[i].auditDep
}
+
if (auditDep==0) {
return this.$message.error('没有审核权限');