src/views/kanbanManager/ckgl.vue
@@ -201,7 +201,7 @@ width="200" > <template slot-scope="{row}"> <div v-if="row.deliveryDate">{{ row.deliveryDate.substring(0,10) }}</div> <div v-if="row.deliveryDate">{{ row.deliveryDate.substring(0, 10) }}</div> <div v-else>/</div> </template> </el-table-column> @@ -484,6 +484,10 @@ background-color: transparent; } ::v-deep .gutter { display: none; } .all_block01 { width: 237px; height: 180px;