This commit is contained in:
sjl
2026-01-20 14:33:06 +08:00
parent c0feeaee7b
commit 8b356c87a3
6 changed files with 13 additions and 8 deletions

View File

@@ -160,7 +160,7 @@ import { getFileNameAndFilePath } from '@/api/system-boot/file'
import { getUserByDeptId, getPlanDetailsById } from '@/api/supervision-boot/plan/index'
import { Link, View } from '@element-plus/icons-vue'
import { useAdminInfo } from '@/stores/adminInfo'
import {download} from '@/utils/fileDownload'
import {download} from '@/utils/fileDownLoad'
defineOptions({ name: 'BpmUserReportDetail' })
const { query } = useRoute() // 查询参数
const props = defineProps({