Commit 7d81f128 authored by danfuman's avatar danfuman

修改

parent af10d468
......@@ -146,8 +146,8 @@
<el-form-item label="联系方式:" class="row">
<el-input type="text" maxlength="11" @input="inputphone" v-model="queryParam.contactInformation" placeholder="请输入"></el-input>
</el-form-item>
<el-form-item label="关联企业:" class="row" v-if="thistype == 'project'">
<!--<el-form-item label="关联企业:" class="row">-->
<!--<el-form-item label="关联企业:" class="row" v-if="thistype == 'project'">-->
<el-form-item label="关联企业:" class="row">
<el-input type="text" v-model="queryParam.companyName" placeholder="请输入"></el-input>
</el-form-item>
<el-form-item label="联系人角色:" class="row">
......
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