无人机管理后台前端(已迁走)
chenyao
2025-10-29 1e3b885b5d8234fec1e611a9f34225162301f9f8
feat:提交tab切换和国土空间规划
1 files modified
2 ■■■ changed files
src/views/layerManagement/index.vue 2 ●●● patch | view | raw | blame | history
src/views/layerManagement/index.vue
@@ -20,7 +20,7 @@
          v-if="layerParams.addNest || layerParams.editNest && activeType !== '2'"
          @callParentMethod="parentMethod"
        ></rightEdit>
        <nationalSpatialPlanning />
        <nationalSpatialPlanning v-if="activeType === '2'" />
      </div>
    </div>
  </basic-container>