|
@@ -15,7 +15,7 @@
|
|
|
</view>
|
|
|
<view class="description">
|
|
|
<mp-html :content="reportDetail.MarketStrategy" />
|
|
|
- <view class="detailed" v-if="reportDetail.CeLueArticleId > 0">
|
|
|
+ <view class="detailed">
|
|
|
<text>详细策略报告请</text>
|
|
|
<text @click="reportDetailLink">点击查看</text>
|
|
|
</view>
|