update
This commit is contained in:
@@ -87,8 +87,7 @@ onMounted(() => {
|
||||
回填时间:
|
||||
</view>
|
||||
<view class="block-info">
|
||||
{{ dayjs(data.task_content[current].start_time).format('YYYY-MM-DD HH:mm') }} 至
|
||||
{{ dayjs(data.task_content[current].end_time).format('YYYY-MM-DD HH:mm') }}
|
||||
{{ data.children.back[current].time }}
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user