Commit 8443b3d0 authored by zhangtong5@yidian-inc.com's avatar zhangtong5@yidian-inc.com

update:add

parents 449bc3e5 512b5956
...@@ -6,8 +6,9 @@ ...@@ -6,8 +6,9 @@
<el-form-item label="生活号名称"> <el-form-item label="生活号名称">
<el-input <el-input
class="search_life" class="search_life"
maxlength="15" maxlength="40"
v-model="life_account.name" v-model="life_account.name"
style="width: 500px"
placeholder="生活号名称" placeholder="生活号名称"
></el-input> ></el-input>
</el-form-item> </el-form-item>
......
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