分页
This commit is contained in:
@@ -26,6 +26,7 @@ const _hoisted_9 = {
|
||||
class: "layui-laypage-skip"
|
||||
};
|
||||
const _hoisted_10 = ["disabled"];
|
||||
const _hoisted_11 = /* @__PURE__ */ createElementVNode("span", null, "\u517111\u6761", -1);
|
||||
const __default__ = {
|
||||
name: "LayPage"
|
||||
};
|
||||
@@ -200,7 +201,8 @@ const _sfc_main = defineComponent({
|
||||
onClick: _cache[5] || (_cache[5] = ($event) => jumpPage()),
|
||||
disabled: currentPageShow.value > maxPage.value || currentPageShow.value == currentPage.value
|
||||
}, toDisplayString(unref(t)("page.confirm")), 9, _hoisted_10)
|
||||
])) : createCommentVNode("", true)
|
||||
])) : createCommentVNode("", true),
|
||||
_hoisted_11
|
||||
]);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user