| src/views/tickets/ticket.vue | ●●●●● 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