diff --git a/src/layout/components/Header.vue b/src/layout/components/Header.vue index 22d6bed..76066be 100644 --- a/src/layout/components/Header.vue +++ b/src/layout/components/Header.vue @@ -14,7 +14,7 @@ -
+
diff --git a/src/views/Commodity/AddProduct.vue b/src/views/Commodity/AddProduct.vue index 692923e..0bd0a63 100644 --- a/src/views/Commodity/AddProduct.vue +++ b/src/views/Commodity/AddProduct.vue @@ -182,7 +182,6 @@ const customTag = (e:any)=>{ //点击定制 \ No newline at end of file diff --git a/src/views/Coupons/AddCoupons.vue b/src/views/Coupons/AddCoupons.vue index fc68623..c2d9a81 100644 --- a/src/views/Coupons/AddCoupons.vue +++ b/src/views/Coupons/AddCoupons.vue @@ -1,18 +1,21 @@