소스 검색

Merge branch '上传设计稿放开1权限'

lxf 1 년 전
부모
커밋
d9fa00cb8d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/subsidiary/order/management/index.vue

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

@@ -316,7 +316,7 @@ const config = computed(() => {
       },
       renderHTML(row) {
         return [
-          row.status == 10 && ![1, 14].includes(row.wlnStatus)
+          row.status == 10 && ![14].includes(row.wlnStatus)
             ? {
                 attrs: {
                   label: "上传设计稿",