吉安感知网项目-前端
罗广辉
2026-01-20 bfbce009f37693a3ccdd47321c4b9032cc2445e4
applications/drone-command/src/views/basicManage/deviceStock/fwDeviceScrapApi.js
@@ -14,7 +14,7 @@
   return request({
      url: `/drone-fw/device/fwDeviceScrap/page`,
      method: 'get',
      params,
      params: { descs: 'update_time', ...params },
   })
}