Explorar el Código

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

lxf hace 1 año
padre
commit
d9fa00cb8d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: "上传设计稿",