[游戏管理]用户管理-优化表单样式
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
:label-width="baTable.form.labelWidth + 'px'"
|
||||
:rules="rules"
|
||||
>
|
||||
<el-alert class="game-user-form-tip" type="info" :closable="false" show-icon>
|
||||
{{ t('game.user.form_tip') }}
|
||||
</el-alert>
|
||||
<!-- <el-alert class="game-user-form-tip" type="info" :closable="false" show-icon>-->
|
||||
<!-- {{ t('game.user.form_tip') }}-->
|
||||
<!-- </el-alert>-->
|
||||
|
||||
<el-divider content-position="left">{{ t('game.user.section_basic') }}</el-divider>
|
||||
<FormItem
|
||||
|
||||
Reference in New Issue
Block a user