mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-18 11:38:02 +08:00
docs: 完善自定义查询文档
This commit is contained in:
@@ -46,7 +46,7 @@ const dataList = ref([
|
||||
])
|
||||
const loading = ref(false)
|
||||
|
||||
// 主表id模板,点击跳转详情
|
||||
// 如果需要自定义展示,可以设置。比如:主表id模板,点击跳转详情
|
||||
const idtemplate = defineComponent({
|
||||
props: ['row'],
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user