Commit 96f9a228 authored by 吴冠's avatar 吴冠

修改注册时异常

parent c8078585
......@@ -415,7 +415,7 @@
<el-input
v-model="perfectForm.legalPersonName"
placeholder="请输入"
style="width: 2.4rem"1
style="width: 2.4rem"
maxlength="30"
@keyup.native="
$event.target.value = $event.target.value.replace(
......@@ -824,7 +824,7 @@ export default {
fileList: [],
flag: true, //该值变化,就会触发刷新
code: "", //刷新后的验证码
active: 1,
active: 0,
checked: true,
adminform: {
name: "",
......
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