Commit 5ba52993 authored by 黄媛媛's avatar 黄媛媛
parents f0fa1658 e9e00a1b
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
<li> <li>
<span> <span>
<em>{{$t('fnc.danhao')}}</em> <em>{{$t('fnc.danhao')}}</em>
<el-input placeholder="" class="w150" v-model="msg.FrID" @keyup.native="checkInteger(msg,'FrID')"></el-input> <el-input placeholder="" class="w150" v-model="msg.FrID" @keyup.native="checkInteger(msg,'FrID')" maxlength="8"></el-input>
</span> </span>
</li> </li>
<li> <li>
......
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