无人机管理后台前端(已迁走)
chenyao
2025-11-28 cf55e57ac8e892c321cc9eeb79e14b39e7d80e82
src/api/tickets/orderLog.js
@@ -68,6 +68,14 @@
  });
};
// 智飞工单 统计数替换上面接口
// export const jobStatusNum = (data) => {
//   return request({
//     url: '/drone-device-core/wayline/orderLog/jobStatusNum',
//     method: 'post',
//     data
//   });
// };
// 草稿转发布
export const userPublish = (id) => {