From 87b4f9e646ba88b7a4f5924deacc7984786ed5d2 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 06 二月 2025 18:15:04 +0800
Subject: [PATCH] ll

---
 admin/src/views/stock/components/config.js |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/admin/src/views/stock/components/config.js b/admin/src/views/stock/components/config.js
index f03110b..819a718 100644
--- a/admin/src/views/stock/components/config.js
+++ b/admin/src/views/stock/components/config.js
@@ -3,13 +3,14 @@
   { name: '棰嗙敤閫�鍥�', id: 1, type: 0 },
   { name: '搴撳瓨璋冩暣', id: 2, type: 0 },
   { name: '鍏跺畠鍏ュ簱', id: 3, type: 0 },
-  // { name: '鐩樼泩鍏ュ簱', id: 4, type: 0 },
+  { name: '鐩樼泩鍏ュ簱', id: 4, type: 0 },
+  
   { name: '棰嗙敤鍑哄簱', id: 5, type: 1 },
   { name: '浠撳簱鍑哄崟', id: 6, type: 1 },
   { name: '璋冩暣鍑哄簱', id: 7, type: 1 },
   { name: '閲囪喘鍑哄簱', id: 8, type: 1 },
   { name: '鍏跺畠鍑哄簱', id: 9, type: 1 },
-  // { name: '鐩樺嚭鍑哄簱', id: 10, type: 1 },
+  { name: '鐩樺嚭鍑哄簱', id: 10, type: 1 },
 ]
 export const rules = {
   warehouseId: [{ required: true, message: '璇烽�夋嫨', trigger: 'blur' }],

--
Gitblit v1.9.3