fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { w as withInstall } from "../badge/index2.js";
|
||||
import { defineComponent, useSlots, computed, resolveComponent, openBlock, createElementBlock, Fragment, renderList, normalizeClass, createElementVNode, createVNode, unref, withModifiers, createBlock, createCommentVNode, renderSlot, createTextVNode, toDisplayString, withCtx, createSlots, ref, watch, nextTick, onMounted } from "vue";
|
||||
import { _ as _sfc_main$2E, a as _sfc_main$2 } from "../checkbox/index2.js";
|
||||
import { _ as _sfc_main$2W } from "../_chunks/@layui/index.js";
|
||||
import { _ as _sfc_main$2 } from "../checkbox/index2.js";
|
||||
import { _ as _sfc_main$3 } from "../transition/index2.js";
|
||||
const _hoisted_1 = ["onClick"];
|
||||
const _hoisted_2 = { class: "layui-tree-main" };
|
||||
@@ -131,7 +132,7 @@ const _sfc_main$1 = defineComponent({
|
||||
{ "layui-tree-iconClick": true }
|
||||
])
|
||||
}, [
|
||||
createVNode(unref(_sfc_main$2E), {
|
||||
createVNode(unref(_sfc_main$2W), {
|
||||
type: nodeIconType(node),
|
||||
onClick: withModifiers(($event) => handleIconClick(node), ["stop"])
|
||||
}, null, 8, ["type", "onClick"])
|
||||
|
||||
Reference in New Issue
Block a user