This commit is contained in:
Iruka 2025-02-20 11:59:01 +08:00
parent 415ed7b20b
commit 3b97dbbda1

View File

@ -16,7 +16,7 @@
</view>
</view>
<view style="margin-right: 5px;">
<u-button type="success" text="刷新" icon="reload"
<u-button type="success" size="mini" text="刷新"
:loading="dc.dataObj[item.device.deviceCode]?.refresh"
@click="dc.refreshDeviceItem(item.device.deviceCode, item.device)" />
</view>