wupengfei
2 天以前 84609d384c2f0abfcfcb23cbfe1be5922425842a
packages/components/src/Card/TaskCard.vue
@@ -25,9 +25,7 @@
        </div>
      </div>
      <div class="task-card-time">
        {{ dayjs(beginTime).format('YYYY年MM月DD日') }}至{{
          dayjs(endTime).format('YYYY年MM月DD日')
        }}
        {{ dayjs(beginTime).format('YYYY年MM月D日') }}至{{ dayjs(endTime).format('YYYY年MM月D日') }}
      </div>
    </slot>
    <div class="task-card-footer">