lxf il y a 1 an
Parent
commit
539409e3d1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: "取消挂起",