wider user detail modal

This commit is contained in:
2024-03-29 15:27:01 +08:00
parent cbbf308224
commit 01ddc85b53

View File

@@ -280,7 +280,7 @@ onMounted(async () => {
<NModal
v-model:show="showModal"
preset="card"
style="max-width: 1000px; min-width: 400px"
style="max-width: 1800px; min-width: 400px"
title="用户详情"
content-style="padding: 0"
>