yusheng преди 1 година
родител
ревизия
e2e6d9e198
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/processSubmitDialog/processSubmitDialog.vue

+ 1 - 1
src/components/processSubmitDialog/processSubmitDialog.vue

@@ -216,7 +216,7 @@ export default {
   },
   async created() {
     let typeObj = await getProduceTreeByCode('PROCESS001');
-    this.LCFLList = typeObj[0].children.filter((item) => item.code == '06');
+    this.LCFLList = typeObj[0].children
     console.log(this.LCFLList);
 
     // 获得角色列表