fix: 智聪健康管理,统计分析页面按钮展示修改。

This commit is contained in:
tianyongbao
2025-02-26 18:31:21 +08:00
parent c969e0af87
commit 227b79a983
5 changed files with 5 additions and 5 deletions

View File

@@ -159,7 +159,7 @@
</div>
<div></div>
</div>
<div style="margin:8px">
<div style="margin:8px" v-show="listData.length>0">
<button :type="firstType" style="margin-right:5px" size=mini @click="btFirstClick">档案明细</button>
<button :type="secondType" type="primary" size=mini @click="btSecondClick">费用明细</button>
</div>