Commit 37e03876 authored by XieZhiXiong's avatar XieZhiXiong

chore: 添加最小值限制

parent c863023c
......@@ -69,6 +69,7 @@ export const drawerSchema: ISchema = {
'x-component': 'NumberPicker',
'x-component-props': {
placeholder: '会员ID',
min: 0,
},
},
memberTypeEnum: {
......
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