@@ -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">