mirror of
https://github.com/certd/certd.git
synced 2026-05-17 22:07:34 +08:00
🔱: [client] sync upgrade with 11 commits [trident-sync]
refactor: 1.11.7 refactor: 1.11.6 refactor: 1.11.5 refactor: ui interface refactor: ui interface refactor: ui interface refactor: 1.11.4 fix: 多级表头列设置不显示bug fix: tabs,修复连续触发两次查询的bug https://github.com/fast-crud/fast-crud/issues/161 perf: 文本复制组件优化
This commit is contained in:
@@ -52,7 +52,7 @@ export default function ({ crudExpose }: CreateCrudOptionsProps): CreateCrudOpti
|
||||
name: "radio",
|
||||
show: true
|
||||
//type: 'card', //tabs类型
|
||||
// defaultOptions: { //第一个tab页签显示
|
||||
// defaultOption: { //第一个tab页签显示
|
||||
// show: true,
|
||||
// value: null, //点击第一个页签,查询值
|
||||
// label: '全部', // 第一个页签的名称
|
||||
|
||||
Reference in New Issue
Block a user