yuxc
2025-01-08 716e7cfabbd3759b66aa1aceba4c4914512d50d4
Source/plt-web/plt-web-ui/src/views/authority/ui/typeAction/index.vue
@@ -9,7 +9,7 @@
            <avue-tree :data="treeData" :option="treeOption" @node-click="nodeClick">
              <span slot-scope="{ node, data }" class="el-tree-node__label">
               <span>
                  <i class="el-icon-s-promotion"></i>
                 <icon-show :name="data.icon"></icon-show>
                    {{ (node || {}).label }}
                </span>
              </span>