diff --git a/src/views/product/unit.vue b/src/views/product/unit.vue index d76a1e3..d5e021d 100644 --- a/src/views/product/unit.vue +++ b/src/views/product/unit.vue @@ -23,9 +23,11 @@ @@ -47,6 +49,7 @@ export default { }, data() { return { + ShopId: localStorage.getItem('shopId'), query: { blurry: '' },