Parcourir la source

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

lxf il y a 1 an
Parent
commit
d9fa00cb8d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: "上传设计稿",