Commit 48b8fc79 authored by 徐俊's avatar 徐俊

xujun

parent 63f23915
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div style="height: 40px;"> <div style="height: 40px;">
<a-tabs type="card" @change="callback" :activeKey='tabsActive'> <a-tabs type="card" @change="callback" :activeKey='tabsActive'>
<a-tab-pane key="1" tab="评分"></a-tab-pane> <a-tab-pane key="1" tab="评分"></a-tab-pane>
<a-tab-pane key="2" tab="指标说明" v-if="totalFunding > 50"></a-tab-pane> <!-- <a-tab-pane key="2" tab="指标说明" v-if="totalFunding > 50"></a-tab-pane> -->
<a-tab-pane key="3" tab="项目信息"></a-tab-pane> <a-tab-pane key="3" tab="项目信息"></a-tab-pane>
</a-tabs> </a-tabs>
</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