lxf 1 년 전
부모
커밋
c4c345dc24
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/group/oa/subscribe/index.vue

+ 4 - 0
src/views/group/oa/subscribe/index.vue

@@ -49,6 +49,10 @@ const flowStatus = ref([
   },
   {
     dictKey: "4",
+    dictValue: "已作废",
+  },
+  {
+    dictKey: "10",
     dictValue: "已采购",
   },
 ]);