loulijun2021
2024-03-15 2b17b15e2f67b160935479310a6c260459ec4d21
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;