mengy %!s(int64=3) %!d(string=hai) anos
pai
achega
bd8b36d8bc

+ 5 - 5
shanXiPlatform/src/views/systemManagement/userManagement/approverManagement/index.vue

@@ -59,9 +59,9 @@ export default {
59 59
             //库id
60 60
             depotId: 1,
61 61
             roleArr: [],
62
-            //33--主管科长   35---分管副总经理   34---总经理  54--分公司主管
62
+            //33--主管科长   35---分管副总经理   34---总经理  37--分公司主管
63 63
             //角色id
64
-            rolesId: "33,34,35,54",
64
+            rolesId: "33,34,35,37",
65 65
             //初始化审批人下拉选
66 66
             approverSelect: [],
67 67
             // 表格数据初始化
@@ -539,7 +539,7 @@ export default {
539 539
                             } else if (
540 540
                                 item.title.indexOf("分公司主管处室") != -1
541 541
                             ) {
542
-                                this.$set(item, "approverSelect", res.data[54])
542
+                                this.$set(item, "approverSelect", res.data[37])
543 543
                             }
544 544
                         })
545 545
                     }
@@ -553,9 +553,9 @@ export default {
553 553
             if (this.type == "tf") {
554 554
                 this.tableData = this.meVentilation
555 555
             } else if (this.type == "xzjh") {
556
-                this.tableData = this.fumigation
556
+                // this.tableData = this.fumigation
557 557
             } else if (this.type == "xzsq") {
558
-                this.tableData = this.fumigation1
558
+                // this.tableData = this.fumigation1
559 559
             } else if (this.type == "yjcg") {
560 560
                 this.tableData = this.drugPurchase
561 561
             } else if (this.type == "yjly") {