吉安感知网项目-前端
张含笑
2026-01-26 a7b4da4fb176cfbca00d6ac4c06db56720a13e0c
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 },
   })
}