From 7cc90489e3b2850572395fdb919a006b3f5095b2 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期一, 13 四月 2026 17:18:03 +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