fix
This commit is contained in:
@@ -2,7 +2,7 @@ import { w as withInstall } from "../badge/index2.js";
|
||||
import { defineComponent, inject, computed, openBlock, createBlock, unref, withCtx, createElementVNode, normalizeClass, renderSlot, createElementBlock, createCommentVNode, createVNode, useSlots, ref, watchEffect, normalizeStyle, createSlots } from "vue";
|
||||
import { _ as _sfc_main$3 } from "../transition/index2.js";
|
||||
import { _ as _sfc_main$2 } from "../dropdown/index2.js";
|
||||
import { _ as _sfc_main$2E } from "../checkbox/index2.js";
|
||||
import { _ as _sfc_main$2W } from "../_chunks/@layui/index.js";
|
||||
import { u as useLevel, p as provideLevel } from "../useLevel/index.js";
|
||||
import { i as indentHandle } from "../utils/index.js";
|
||||
import "../_chunks/@vueuse/index.js";
|
||||
@@ -76,7 +76,7 @@ const _sfc_main$1 = defineComponent({
|
||||
]),
|
||||
_ctx.$slots.expandIcon ? (openBlock(), createElementBlock("span", _hoisted_5$1, [
|
||||
renderSlot(_ctx.$slots, "expandIcon", {}, () => [
|
||||
createVNode(unref(_sfc_main$2E), { type: unref(computedExpandIcon) }, null, 8, ["type"])
|
||||
createVNode(unref(_sfc_main$2W), { type: unref(computedExpandIcon) }, null, 8, ["type"])
|
||||
])
|
||||
])) : createCommentVNode("", true)
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user