From 7a77ecf335093bd06b2770376248ca66e40e8729 Mon Sep 17 00:00:00 2001 From: MisakaVan <2102315149@qq.com> Date: Mon, 26 May 2025 04:17:20 +0800 Subject: [PATCH] fix(StoreForm): update store status options to match api --- .../components/dashboard/merchant/storeManage/StoreForm.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/frontend/src/components/dashboard/merchant/storeManage/StoreForm.vue b/src/frontend/src/components/dashboard/merchant/storeManage/StoreForm.vue index b521e60..27d12f3 100644 --- a/src/frontend/src/components/dashboard/merchant/storeManage/StoreForm.vue +++ b/src/frontend/src/components/dashboard/merchant/storeManage/StoreForm.vue @@ -31,8 +31,8 @@ placeholder="请选择状态" > - - + + @@ -46,4 +46,4 @@ storeForm: Partial storeFormRef: any }>() - \ No newline at end of file +