From 910bd93d160c6526072910ff30de542810eb2d8f Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 04 三月 2025 16:31:45 +0800
Subject: [PATCH] feat:库管首页增加皮毛重列

---
 store/index.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/store/index.js b/store/index.js
index e2b3d14..d206873 100644
--- a/store/index.js
+++ b/store/index.js
@@ -315,6 +315,7 @@
 		filedId:'', //鍦哄湴id
 		bunkerList:'', //浠撳簱list
 		samplingPersonList:'', //閲囨牱鍛榣ist
+		pvcIdList:['1818242458023153665'],
 	},
 	mutations: {
 		setUserInfo(state, identity) {

--
Gitblit v1.9.1