@@ -316,7 +316,7 @@ const config = computed(() => {
},
}
: {},
- row.status == 0
+ row.status == 0 && row.flowStatus !== 2
? {
attrs: {
label: "编辑",