liu
2 天以前 c6ce881a26895edc9e89aea8317be15572f48b23
src/views/mes/workbench/components/tabs/TaskDetailTab.vue
@@ -1,5 +1,5 @@
<script lang="ts" setup>
import type { PendingTask } from '../../../types';
import type { PendingTask } from '../../types';
import { Descriptions, Progress, Tag, Timeline, TimelineItem } from 'ant-design-vue';