无人机管理后台前端(已迁走)
张含笑
2025-08-26 3a5d80e0a6978080bcc2ab0d17e664c6c6d0eadf
src/views/algorithmRepository/algorithmRepository.vue
@@ -179,7 +179,7 @@
const getDeviceList = () => {
console.log('userAreaCode',userAreaCode.value);
// { areaCode: userAreaCode.value }
  selectDeviceList({ areaCode: userAreaCode.value }).then(res => {
  selectDeviceList().then(res => {
    jcoptions.value = res.data.data;
    console.log('机巢数',jcoptions.value );