Commit a519d802 authored by tanjunxin's avatar tanjunxin

fix: 用户管理ui细节优化

parent 17fcbf84
...@@ -299,7 +299,7 @@ ...@@ -299,7 +299,7 @@
</el-form-item> </el-form-item>
</el-col> </el-col>
<el-col :span="12"> <el-col :span="12">
<el-form-item label="刀模版管理员"> <el-form-item label="刀模版管理员" label-width="120px">
<el-radio-group v-model="form.toolIdentity"> <el-radio-group v-model="form.toolIdentity">
<el-radio :label="'1'"></el-radio> <el-radio :label="'1'"></el-radio>
<el-radio :label="'0'"></el-radio> <el-radio :label="'0'"></el-radio>
......
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