guonan
2025-07-09 a113085bf4960ea08532bf8d6fed08a72f9e66c3
src/components/tools/LayerTree.vue
@@ -267,6 +267,7 @@
  if (list && Array.isArray(list)) {
    for (const item of list) {
      const entity = await item;
      console.log(entity,'eeeeeeeee')
      let shouldRemove = true; // 默认要删除