Commit c889bda6 authored by 吴春's avatar 吴春

1

parent 0f82f88c
...@@ -1134,16 +1134,17 @@ ...@@ -1134,16 +1134,17 @@
</li> </li>
<li> <li>
<el-row> <el-row>
<el-col :span="12">{{$t('scen.sc_tel')}}:</el-col> <el-col :span="12">{{$t('objFill.jinbanr')}}:</el-col>
<el-col :span="12">{{dataList.companyCall}}</el-col> <el-col :span="12">{{dataList.agentName}}</el-col>
</el-row> </el-row>
</li> </li>
<li> <li>
<el-row> <el-row>
<el-col :span="12">{{$t('objFill.jinbanr')}}:</el-col> <el-col :span="12">{{$t('scen.sc_tel')}}:</el-col>
<el-col :span="12">{{dataList.agentName}}</el-col> <el-col :span="12">{{dataList.companyCall}}</el-col>
</el-row> </el-row>
</li> </li>
<li> <li>
<el-row> <el-row>
<el-col :span="12">{{$t('objFill.chuanzhen')}}:</el-col> <el-col :span="12">{{$t('objFill.chuanzhen')}}:</el-col>
......
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