|
|
|
@ -165,7 +165,7 @@
|
|
|
|
<span style="color: red;font-weight: 600;padding-right: 4px;">*</span>简称/用户名:
|
|
|
|
<span style="color: red;font-weight: 600;padding-right: 4px;">*</span>简称/用户名:
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="xy-table-item-content">
|
|
|
|
<div class="xy-table-item-content">
|
|
|
|
<el-input v-model="form.username" placeholder="请输入联系人电话" clearable style="width: 300px;"></el-input>
|
|
|
|
<el-input v-model="form.username" placeholder="请输入简称/用户名" clearable style="width: 300px;"></el-input>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
|