1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-04-30 22:29:01 +08:00

docs: 注释

This commit is contained in:
zclzone 2024-05-29 16:50:29 +08:00
parent 87dce667cf
commit 98f3648f9f

View File

@ -51,7 +51,7 @@ const props = defineProps({
default: true,
},
/**
* @remote 是否分页
* @isPagination 是否分页
*/
isPagination: {
type: Boolean,