吉安感知网项目-前端
shuishen
2026-01-20 7b8789643b13dba1f2190f3bde92a7e4fa8eaafc
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 },
   })
}