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);
 
     // 获得角色列表