无人机管理后台前端(已迁走)
张含笑
2025-11-17 d403b27b6c9023036c52419da4c8ebcfa92b4571
Merge branch 'refs/heads/feature/v8.0/8.0.2' into test
1 files modified
1 ■■■■ changed files
src/views/layerManagement/components/folderFile.vue 1 ●●●● patch | view | raw | blame | history
src/views/layerManagement/components/folderFile.vue
@@ -117,6 +117,7 @@
  }));
};
const handleTypeChange = typeValue => {
formData.value.algorithm_name = '';
  const matchedCategory = allAlgorithms.value.find(category => category.dict_key === typeValue);
  if (!matchedCategory || !matchedCategory.algorithms || matchedCategory.algorithms.length === 0) {
    // 无匹配的算法时清空