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