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: "取消挂起",