lex-xin il y a 2 mois
Parent
commit
c094b77918

+ 1 - 1
src/views/process/admin/process-manager.vue

@@ -917,7 +917,7 @@ export default {
           // 搜索的分部
           const filterSearchOrganId = [
             148, 147, 127, 151, 36, 149, 152, 16, 1, 40, 15, 23, 28, 17, 6, 8,
-            13, 134, 139, 153,
+            13, 134, 139, 153, 71, 123
           ];
 
           let tempOrgan = [];

+ 1 - 1
src/views/process/list/create.vue

@@ -245,7 +245,7 @@ export default {
             filterOrganId = [
               // 1, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21,
               // 22, 23, 25, 26, 27, 28, 34, 37, 40, 71, 72, 123, 124, 125, 128, 134
-              148, 147, 127, 151, 36, 149, 152, 16, 1, 40, 15, 23, 28, 17, 6, 8, 13, 134, 139, 153
+              148, 147, 127, 151, 36, 149, 152, 16, 1, 40, 15, 23, 28, 17, 6, 8, 13, 134, 139, 153, 71, 123
             ];
           }