lxf пре 1 година
родитељ
комит
539409e3d1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/group/order/management/index.vue

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

@@ -514,7 +514,7 @@ const config = computed(() => {
                 },
               }
             : {},
-          !props.selectStatus && row.status == 60
+          !props.selectStatus && row.status == 18
             ? {
                 attrs: {
                   label: "取消挂起",