Commit 0d6f6570 authored by XieZhiXiong's avatar XieZhiXiong

chore: 去掉会员等级必须

parent 2d0dc3e3
......@@ -46,7 +46,6 @@ export const initDetailSchema = (props: GroupItem[]) => {
},
level: {
type: 'string',
required: true,
title: '会员等级',
enum: [],
'x-component-props': {
......
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