无人机管理后台前端(已迁走)
张含笑
2025-08-06 c9c80bd09bf30afb8b148895ee30eba76f98d9d1
src/views/tickets/ticket.vue
@@ -2423,7 +2423,7 @@
              updateUser: this.dispatchForm.handler, // 处理人 ID
              aiType:this.currentDetail.aiType
            };
console.log('派发',data);
           console.log('派发',data);
            const file = this.currentDetail.file || null; // 如果没有文件,则为 null