wangjuncheng
2025-07-09 2a02d981f6d5ed2ef3b3a09d5a3b5bc0d07cf742
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; // 默认要删除