66923068 by lihua

调整产品详情合约策略

1 parent 091aefdf
......@@ -1527,7 +1527,7 @@ const respParamsTableInfo = ref({
</ContentWrap>
<ContentWrap v-if="strategyDetail?.length" id="strategy-info" title="合约策略信息" style="margin: 16px 16px 16px">
<div v-loading="strategyContentLoading">
<StrategyTable ref="strategyTableDetailRef" :show-title="true" :is-look="true" :value="strategyDetail">
<StrategyTable ref="strategyTableDetailRef" :show-title="false" :is-look="true" :value="strategyDetail">
</StrategyTable>
</div>
</ContentWrap>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!