This commit is contained in:
parent
6c7caf275b
commit
ea5c0f5689
|
@ -107,7 +107,7 @@
|
|||
|
||||
<!-- 图表 -->
|
||||
|
||||
<a-col :span="24" v-if="!twoShowType">
|
||||
<a-col :span="23.5" style="margin:10px 20px;" v-if="!twoShowType">
|
||||
<a-collapse accordion expandIconPosition="right">
|
||||
<a-collapse-panel :key="index" v-for="(item, index) in zyInfo.tmlbList">
|
||||
<template #header>
|
||||
|
|
Loading…
Reference in New Issue