提交 a8ce8423 编写于 作者: W wuyb@phxg.cn

表单配置

上级 76fc3401
......@@ -6,6 +6,7 @@
</template>
<script >
import configForm from '@c/configForm/form.vue'
import {reactive} from 'vue'
export default {
components:{
configForm
......@@ -31,7 +32,13 @@
}
</script>
```
2. 参数配置
3. 校验
4. 参数禁用
5. 插槽
5. 参数配置
| 参数 | 说明 | 类型 | 默认值 |
| ---- | ---- | ---- | ---- |
| | | | |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册