add ServerPartitionsDetail.vue
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
:note="Text.unit(item.used / item.total * 100, '%')"
|
||||
/>
|
||||
</t-cell-info>
|
||||
<t-cell title="更多" arrow />
|
||||
<t-cell title="更多" arrow @click="router.push('/server/partitions-detail')" />
|
||||
</t-cell-group>
|
||||
</template>
|
||||
<t-empty v-else description="暂无系统状态数据" />
|
||||
|
||||
Reference in New Issue
Block a user