diff --git a/src/views/shop/shopGoods/components/shopGoodsEdit.vue b/src/views/shop/shopGoods/components/shopGoodsEdit.vue
index a3d9d7c..e46087d 100644
--- a/src/views/shop/shopGoods/components/shopGoodsEdit.vue
+++ b/src/views/shop/shopGoods/components/shopGoodsEdit.vue
@@ -106,6 +106,20 @@
v-model:value="form.buyingPrice"
/>
+
+
+ {{ item.title }}
+
+
+
@@ -444,20 +458,6 @@
:un-checked-value="0"
/>
-
-
- {{ item.title }}
-
-
-