quick-admin-vue3-core
Version:
以快(计算机执行效率、开发效率)为核心的后台管理系统开发模板
12 lines (11 loc) • 423 B
JavaScript
import { defineComponent as t, createElementBlock as e, openBlock as o } from "vue";
import { _ as n } from "./_plugin-vue_export-helper-CHgC5LLL.js";
const r = { class: "base-print" }, _ = /* @__PURE__ */ t({
__name: "SetPrint",
setup(s) {
return (c, a) => (o(), e("div", r, "打印功能待完善,敬请期待"));
}
}), m = /* @__PURE__ */ n(_, [["__scopeId", "data-v-2b405034"]]);
export {
m as default
};