fix: running的loading

This commit is contained in:
100011797 2023-03-28 22:06:30 +08:00
parent f9d5a017f9
commit c73e9746b1
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
/> />
<img <img
:src="getImage('/diagnose/loading-1.png')" :src="getImage('/diagnose/loading-1.png')"
class="diagnose-loading"
style="height: 100%" style="height: 100%"
/> />
</div> </div>