lxf 1 năm trước cách đây
mục cha
commit
d83bbbbab9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/subsidiary/order/management/index.vue

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

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