Commit 12520a88 authored by “yiyousong”'s avatar “yiyousong”

perf:优化排叫号报表弹窗展示

parent 58642dab
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
</div> </div>
</div> </div>
<div slot="footer" class="btn-box"> <div slot="footer" class="btn-box">
<a-button type="primary" @click="checkAnalyse">查看业务分析</a-button> <!-- <a-button type="primary" @click="checkAnalyse">查看业务分析</a-button> -->
</div> </div>
</a-modal> </a-modal>
</div> </div>
......
...@@ -30,14 +30,14 @@ ...@@ -30,14 +30,14 @@
</div> </div>
</div> </div>
<div slot="footer" class="btn-box"> <div slot="footer" class="btn-box">
<a-space> <!-- <a-space>
<a-button type="primary" @click="checkPortrayal" <a-button type="primary" @click="checkPortrayal"
>查看TA的数据画像</a-button >查看TA的数据画像</a-button
> >
<a-button type="primary" @click="checkBlockchain" <a-button type="primary" @click="checkBlockchain"
>区块链信息</a-button >区块链信息</a-button
> >
</a-space> </a-space> -->
</div> </div>
</a-modal> </a-modal>
</div> </div>
......
...@@ -66,14 +66,14 @@ ...@@ -66,14 +66,14 @@
</div> </div>
</div> </div>
<div slot="footer" class="btn-box"> <div slot="footer" class="btn-box">
<a-space> <!-- <a-space>
<a-button type="primary" @click="checkPortrayal" <a-button type="primary" @click="checkPortrayal"
>查看TA的数据画像</a-button >查看TA的数据画像</a-button
> >
<a-button type="primary" @click="checkBlockchain" <a-button type="primary" @click="checkBlockchain"
>区块链信息</a-button >区块链信息</a-button
> >
</a-space> </a-space> -->
</div> </div>
</a-modal> </a-modal>
</div> </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