Commit 4faca4b1 authored by XieZhiXiong's avatar XieZhiXiong

chore: 修改列数

parent 90a5ef67
......@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2021-06-24 14:05:57
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-09-22 14:02:44
* @LastEditTime: 2021-09-24 13:50:18
* @Description:
*/
import { ISchema } from '@formily/antd';
......@@ -166,7 +166,7 @@ const schema: ISchema = {
'x-component-props': {
grid: true,
full: true,
columns: 2,
columns: 1,
autoRow: true,
},
properties: {
......
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