无人机管理后台前端(已迁走)
张含笑
2025-08-06 c9c80bd09bf30afb8b148895ee30eba76f98d9d1
feat:下拉查询,修复bug
1 files modified
2 ■■■ changed files
src/views/tickets/ticket.vue 2 ●●● patch | view | raw | blame | history
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