lxf 1 rok pred
rodič
commit
1055201a9a

+ 1 - 1
src/views/subsidiary/order/management/index.vue

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