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