loulijun2021
2024-05-07 e2655141b07ab811f755daee54680c5748e9d8e6
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;