Browse Source

电子渠道领导审批支持整个oa组织机构

xuxingan 3 years ago
parent
commit
722dea5c17
1 changed files with 8 additions and 1 deletions
  1. 8 1
      src/pages/main/demandDevelop/index.vue

+ 8 - 1
src/pages/main/demandDevelop/index.vue

@@ -670,10 +670,17 @@ export default {
               this.type = "0";
               console.log("送部门人员审核");
               break;
+            // case "送领导审核":
+            //   this.operateName = "送领导审核";
+            //   this.type = "1";
+            //   this.checkLaeder = true;
+            //   console.log("送领导审核");
+            //   break;
             case "送领导审核":
               this.operateName = "送领导审核";
               this.type = "1";
-              this.checkLaeder = true;
+              // this.checkLaeder = true;
+              this.checkexa = true;
               console.log("送领导审核");
               break;
             case "送起草人编号发送":