mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-08 11:26:56 +08:00
improve layout
This commit is contained in:
@@ -426,7 +426,7 @@ onMounted(() => {})
|
||||
<PointOrderManage :goods="goods" />
|
||||
</NTabPane>
|
||||
<NTabPane name="users" tab="用户" display-directive="show:lazy">
|
||||
<PointUserManage />
|
||||
<PointUserManage :goods="goods" />
|
||||
</NTabPane>
|
||||
<NTabPane name="settings" tab="设置" display-directive="show:lazy">
|
||||
<PointSettings />
|
||||
|
||||
Reference in New Issue
Block a user