diff --git a/src/views/invoicing/consumable/type.vue b/src/views/invoicing/consumable/type.vue
index 7599ceb..396b187 100644
--- a/src/views/invoicing/consumable/type.vue
+++ b/src/views/invoicing/consumable/type.vue
@@ -39,7 +39,12 @@
{{ dayjs(scope.row.createTime).format('YYYY-MM-DD HH:mm:ss') }}
-
+
+
+ {{ scope.row.shopId }}
+
+
+
正常