This commit is contained in:
hongchao 2025-09-16 12:15:41 +08:00
parent fd3f909789
commit 4f08d369d0
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ export default {
if (this.$route.query) {
const { id, taskId, type } = this.$route.query
console.log('路由参数:', id, taskId, type)
// ----type---- 1. 2.
this.auditingParams.taskId = taskId
// typepagesType
if (type !== undefined) {