优化代码

This commit is contained in:
GoEdgeLab
2021-11-29 20:35:47 +08:00
parent 4309091af7
commit 2be1147f69
22 changed files with 162 additions and 971 deletions

View File

@@ -10,6 +10,12 @@
</div>
</div>
<!-- 商业版错误 -->
<div class="ui icon message error" v-if="plusErr.length > 0">
<i class="icon warning circle"></i>
{{plusErr}}
</div>
<!-- 没有节点提醒 -->
<div class="ui icon message warning" v-if="!isLoading && dashboard.defaultClusterId > 0 && dashboard.countNodes == 0">
<i class="icon warning circle"></i>