소스 검색

提交代码

zyf 2 년 전
부모
커밋
625b895474
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

+ 1 - 1
src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

@@ -211,7 +211,7 @@
           width="150px"
         >
           <template slot-scope="scope">
-            <span v-show="scope.row.isPrintDelivery">已打印</span>
+            <span v-show="scope.row.isPrintDelivery==1">已打印</span>
           </template>
         </el-table-column>
         <el-table-column prop="saler" label="业务员" align="center">