From bbd8405605b69bc3734588321f7d8453913fbea8 Mon Sep 17 00:00:00 2001
From: gyq <875626088@qq.com>
Date: Thu, 11 Jul 2024 17:43:58 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/invoicing/consumable/type.vue | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
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 }}
+
+
+
正常