Commit 98736e08 by Kyle_Li

冻结列表输入框限制改位14

parent f0689007
......@@ -18,7 +18,7 @@
<div class="search-box">
<el-input
v-model="keywords"
maxlength="11"
maxlength="14"
placeholder="请输入会员姓名/卡号/手机号码"
clearable
@keyup.enter.native="submit"
......
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