Commit c889bda6 authored by 吴春's avatar 吴春

1

parent 0f82f88c
......@@ -1131,12 +1131,6 @@
<el-col :span="12">{{$t('admin.admin_address')}}:</el-col>
<el-col :span="12">{{dataList.companyAddress}}</el-col>
</el-row>
</li>
<li>
<el-row>
<el-col :span="12">{{$t('scen.sc_tel')}}:</el-col>
<el-col :span="12">{{dataList.companyCall}}</el-col>
</el-row>
</li>
<li>
<el-row>
......@@ -1144,6 +1138,13 @@
<el-col :span="12">{{dataList.agentName}}</el-col>
</el-row>
</li>
<li>
<el-row>
<el-col :span="12">{{$t('scen.sc_tel')}}:</el-col>
<el-col :span="12">{{dataList.companyCall}}</el-col>
</el-row>
</li>
<li>
<el-row>
<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