Commit 3a4c1585 authored by 786817560's avatar 786817560

'省份'

parent 769e17b4
......@@ -2,7 +2,7 @@
* @Descrip: 产品明细
* @Author: your name
* @Date: 2019-10-15 14:30:00
* @LastEditTime: 2019-10-25 16:43:13
* @LastEditTime: 2019-10-25 17:57:20
* @LastEditors: Please set LastEditors
-->
<template>
......@@ -30,7 +30,7 @@
<list-item :item-height="44" class="second-part">
<item>
<div slot="name" class="font-color">经销商所在省份</div>
<span slot="content"> {{ baseInfo.registered_place }} </span>
<span slot="content"> {{ baseInfo.province_name }} </span>
</item>
<item>
<div slot="name" class="font-color">经销商地址</div>
......
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