From 364d3221b9a8e6dd3a19701d30c4dc4239ef8abf Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期五, 07 二月 2025 11:48:49 +0800 Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/funingyunwei into 2.0.1 --- admin/src/views/stock/components/config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/src/views/stock/components/config.js b/admin/src/views/stock/components/config.js index 819a718..5254e88 100644 --- a/admin/src/views/stock/components/config.js +++ b/admin/src/views/stock/components/config.js @@ -4,13 +4,13 @@ { name: '搴撳瓨璋冩暣', id: 2, type: 0 }, { name: '鍏跺畠鍏ュ簱', id: 3, 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