From f07e84313078af6d6491d4e4ac896d58595d6cff Mon Sep 17 00:00:00 2001 From: yeuimu <2197651308@qq.com> Date: Fri, 28 Aug 2026 17:37:58 +0800 Subject: [PATCH] fix(admin): move family union tabs to the bottom of edit dialog --- .../goods/components/GoodsEditDialog.vue | 106 +++++++++--------- 1 file changed, 54 insertions(+), 52 deletions(-) diff --git a/apps/admin/src/views/goods/components/GoodsEditDialog.vue b/apps/admin/src/views/goods/components/GoodsEditDialog.vue index a07ed7b..1e15e98 100644 --- a/apps/admin/src/views/goods/components/GoodsEditDialog.vue +++ b/apps/admin/src/views/goods/components/GoodsEditDialog.vue @@ -692,58 +692,6 @@ async function handleDeleteGood() { - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -819,6 +767,60 @@ async function handleDeleteGood() { + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +