|
|
@@ -11,7 +11,10 @@
|
|
|
<div class="lineGrey"></div>
|
|
|
<!-- 主体内容-->
|
|
|
<div class="content">
|
|
|
- <chatBIReport :title="title" :commitTime="reportTarget.commitTime"></chatBIReport>
|
|
|
+ <chatBIReport
|
|
|
+ :title="title"
|
|
|
+ :commitTime="reportTarget.commitTime"
|
|
|
+ :reportId="$route.query.reportId"></chatBIReport>
|
|
|
<div class="container linep">
|
|
|
<van-collapse v-model="activeNames" v-if="!YFQuota">
|
|
|
<!-- YFQuota:应用服务平台 不显示各项指标 -->
|