Commit e74c7771 authored by 赵帅's avatar 赵帅

md

parent 843fa446
### 基本使用 ### 基本使用
```jsx ```jsx
<hm-complex-table :userId="0e26566e953449a7a7500c34be39fd26" <hm-complex-detail :userId="0e26566e953449a7a7500c34be39fd26"
:schema="{ :schema="{
'model': 'HmUser', 'model': 'HmUser',
'modelPlural': 'HmUsers', 'modelPlural': 'HmUsers',
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
'type': 'number' 'type': 'number'
} }
] ]
}"></hm-complex-table> }"></hm-complex-detail>
``` ```
### 指定列表显示的列 ### 指定列表显示的列
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment