From c0790dfa4a3a7a30be3c6ecdf94799267e46948d Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期二, 07 四月 2026 13:30:15 +0800
Subject: [PATCH] feat:批号
---
src/views/index.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/index.vue b/src/views/index.vue
index c12581e..0f6853c 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -276,7 +276,6 @@
todayInventoryNum: 0,
})
const qualityStatisticsObject = ref({
- supplierNum: 0,
processNum: 0,
factoryNum: 0,
})
--
Gitblit v1.9.3