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