智慧园区前端大屏
shuishen
2025-08-18 f5f2445d7f5c102734ef8d86e9c8ec828374adc3
src/pages/map/components/scomponents/layersControl.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2024-10-31 10:47:29
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2025-02-19 11:42:40
 * @LastEditTime: 2025-08-18 18:49:54
 * @FilePath: \bigScreen\src\pages\map\components\scomponents\layersControl.vue
 * @Description:
 *
@@ -24,7 +24,8 @@
          :default-checked-keys="indexPoint" :props="defaultProps" :indent="treeProps['indent']"
          @check="handleCheckChange">
          <template v-slot:default="{ node }">
            <element-tree-line :node="node" :showLabelLine="treeProps['showLabelLine']" :indent="treeProps['indent']">
                        <element-tree-line :node="node" :showLabelLine="treeProps['showLabelLine']"
                            :indent="treeProps['indent']">
              <!-- 自定义label的slot -->
              <template v-slot:node-label>
                <span style="font-size: 12px">
@@ -255,6 +256,7 @@
        type: 'layer',
        subType: 'labelPoint',
        method: getList,
                customWx: true,
        params: {
          type: 3,
          size: 1000
@@ -301,6 +303,7 @@
          type: 4,
          size: 1000
        },
                customWx: true,
        backgroundIcon: VITE_APP_BASE + 'img/mapicon/zb.png',
        className: 'sk-box',
        showPanel: false,
@@ -466,7 +469,7 @@
        backgroundIcon: VITE_APP_BASE + 'img/mapicon/fxy-yb.png',
        showPanel: false,
        layerName: 'fxyOrdinary',
        customWx: true,
                customWx: false,
        incident: (e) => {
          const { attrParams } = e.overlay
          // 删除
@@ -508,7 +511,7 @@
        backgroundIcon: VITE_APP_BASE + 'img/mapicon/fxy-zd-b.png',
        showPanel: false,
        layerName: 'fxyLarger',
        customWx: true,
                customWx: false,
        incident: (e) => {
          const { attrParams } = e.overlay
          // 删除
@@ -550,7 +553,7 @@
        backgroundIcon: VITE_APP_BASE + 'img/mapicon/fxy-jd.png',
        showPanel: false,
        layerName: 'fxyLargerB',
        customWx: true,
                customWx: false,
        incident: (e) => {
          const { attrParams } = e.overlay
          // 删除
@@ -592,7 +595,7 @@
        backgroundIcon: VITE_APP_BASE + 'img/mapicon/fxy-zd.png',
        showPanel: false,
        layerName: 'fxyZdLarger',
        customWx: true,
                customWx: false,
        incident: (e) => {
          const { attrParams } = e.overlay
          // 删除