Commit 3dee9245 authored by liudong1993's avatar liudong1993

1

parent ca994955
......@@ -36,7 +36,8 @@
<template>
<el-dialog @closed="closedDialog" :modal="false" :visible.sync="dialogTableVisible" :close-on-click-modal="false" class="addContacts">
<div class="add-tit" slot="title">
<p><span></span>{{$t('objFill.tianjiatdcy')}}</p>
<p v-if="form.ID==0"><span></span>添加联系人</p>
<p v-else><span></span>修改联系人</p>
<span icon="el-icon-close"></span>
</div>
<div class="form-box">
......
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