Commit 27909c95 by CalciumIon

chore: 令牌分组描述歧义

parent 077f9807
...@@ -441,11 +441,11 @@ const EditToken = (props) => { ...@@ -441,11 +441,11 @@ const EditToken = (props) => {
/> />
<div style={{marginTop: 10}}> <div style={{marginTop: 10}}>
<Typography.Text>令牌分组,不选为默认分组</Typography.Text> <Typography.Text>令牌分组,默认为用户的分组</Typography.Text>
</div> </div>
<Select <Select
style={{marginTop: 8}} style={{marginTop: 8}}
placeholder={'令牌分组,不选为默认分组'} placeholder={'令牌分组,默认为用户的分组'}
name='gruop' name='gruop'
required required
selection selection
......
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 sign in to comment