调整大屏展示内容

This commit is contained in:
2024-01-16 02:53:07 +08:00
parent 194c9e59df
commit b6f7aac2cd
7 changed files with 474 additions and 304 deletions

View File

@@ -32,7 +32,7 @@
:theme="theme"
:isShowIndex="data.isShowIndex"
:config="dvTableConfig"
:data="values">
:data="values" :simple="data.simple==1">
</AiDvTable>
<AiRanking
v-else-if="currentType === 'AiRanking'"