无人机管理后台前端(已迁走)
rain
2025-04-22 3a8417f37e8a852c16952db5c2a65c2ab170f734
未上传图片提示语
1 files modified
2 ■■■ changed files
src/views/tickets/ticket.vue 2 ●●● patch | view | raw | blame | history
src/views/tickets/ticket.vue
@@ -1733,7 +1733,7 @@
      try {
        // 检查是否上传了图片
        if (!this.currentDetail.photos || !this.currentDetail.photos.length) {
          this.$message.warning('请上传处理图片');
          this.$message.warning('请上传事件处理照片,或飞行任务结束核验工单是否完结');
          return;
        }