Преглед изворни кода

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

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

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

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