(component): release 1.4.6

This commit is contained in:
就眠儀式 2022-08-27 18:33:38 +08:00
parent ed1ef8ecb7
commit 4d807628ab

View File

@ -7,7 +7,7 @@ export default {
<script lang="ts" setup>
import { LayIcon } from "@layui/icons-vue";
import LayPage from "../page/index.vue";
import { computed, WritableComputedRef } from 'vue';
import { computed, WritableComputedRef } from "vue";
export interface LayTablePageProps {
showPage?: boolean;