| | |
| | | /> |
| | | <TaskDetailWelfareItem |
| | | :icon="IconTaskManage" |
| | | text="任务管理" |
| | | text="任务安排" |
| | | @click="goPage(RouterPath.taskManage)" |
| | | /> |
| | | <TaskDetailWelfareItem |
| | |
| | | |
| | | <script setup lang="ts"> |
| | | import Taro from '@tarojs/taro'; |
| | | import { TaskDetailWelfareItem } from '@12333/components'; |
| | | import { TaskDetailWelfareItem, Cell, CellChunk } from '@12333/components'; |
| | | import { RouterPath } from '@/constants'; |
| | | import IconAcceptManage from '@/assets/workbenches/icon-accept-manage.png'; |
| | | import IconFlexjobManage from '@/assets/workbenches/icon-flexjob-manage.png'; |