mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-26 15:34:32 +08:00
【新增】部署类型七牛云oss、七牛云cdn、百度cdn、腾讯waf、腾讯edgeone、阿里云waf
【新增】解析类型godaddy 【新增】自定义CA授权管理 【调整】优化部署流程,减少代码冗余,提升类型添加效率
This commit is contained in:
@@ -92,7 +92,6 @@ export default function useTable<T = Record<string, any>, Z extends Record<strin
|
||||
const component = (props: DataTableProps, context: { slots?: DataTableSlots }) => {
|
||||
const { slots, ...attrs } = props as any
|
||||
const s2 = context
|
||||
console.log(slots, s2)
|
||||
return (
|
||||
<NDataTable
|
||||
remote
|
||||
|
||||
Reference in New Issue
Block a user