|
@@ -93,7 +93,7 @@
|
|
|
style="min-width:300px;margin-bottom: 5px;"
|
|
|
v-for="(item,index) in yhDetail.promoMapList"
|
|
|
:key="index">
|
|
|
- <div class="yhdetail-h" style="font-weight: bold;font-size:14px;">{{ item.title }}</div>
|
|
|
+ <div class="yhdetail-h" style="font-weight: bold;font-size:14px;">{{ item.description }}</div>
|
|
|
<div style="padding-left:10px;"
|
|
|
v-for="(sitem,sindex) in item.promoRuleMapList"
|
|
|
:key="sindex"
|