From 47a95bd3386cc1d83376bcf5ec77295ffe4f0790 Mon Sep 17 00:00:00 2001
From: lewis <604446095@qq.com>
Date: Fri, 27 Dec 2024 16:47:30 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E5=88=86?=
=?UTF-8?q?=E7=B1=BB=E4=BB=B7=E6=A0=BC=E9=85=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/store/store_category/edit.vue | 321 +++++++++++++-----------
1 file changed, 176 insertions(+), 145 deletions(-)
diff --git a/src/views/store/store_category/edit.vue b/src/views/store/store_category/edit.vue
index ad1e2d87f..641c925f0 100644
--- a/src/views/store/store_category/edit.vue
+++ b/src/views/store/store_category/edit.vue
@@ -1,163 +1,194 @@
-
+ defineExpose({
+ open,
+ setFormData,
+ getDetail,
+ });
+
\ No newline at end of file