소스 검색

隐藏委外管理分批到货日期

695593266@qq.com 6 달 전
부모
커밋
2078751291
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/outsourcing/index.vue

+ 2 - 2
src/views/outsourcing/index.vue

@@ -52,13 +52,13 @@
             row.requireDeliveryTime
           }}</span>
 
-          <el-link
+          <!-- <el-link
             v-if="row.deliveryMethod == 2"
             type="primary"
             :underline="false"
             @click.native="handleMethod(row)"
             >分批时间</el-link
-          >
+          > -->
         </template>
 
         <template v-slot:type="{ row }">