Commit d12c80ef authored by 高宇's avatar 高宇

删除菜单

parent a54b7312
......@@ -232,7 +232,7 @@
<el-row>
<el-col :span="12">
<el-form-item label="用户名称" prop="name">
<el-input v-model.trim="form.name" placeholder="请输入用户名称" />
<el-input v-model.trim="form.name" placeholder="请输入用户名称" maxlength="9" />
</el-form-item>
</el-col>
<el-col :span="12">
......
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