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