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 |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/admin/src/views/stock/components/config.js b/admin/src/views/stock/components/config.js
index 7b0333f..819a718 100644
--- a/admin/src/views/stock/components/config.js
+++ b/admin/src/views/stock/components/config.js
@@ -1,14 +1,15 @@
 export const StoreTypeOps = [
   { name: '閲囪喘鍏ュ簱', id: 0, type: 0 },
   { name: '棰嗙敤閫�鍥�', id: 1, type: 0 },
-  { name: '璋冩暣鍏ュ簱', id: 2, type: 0 },
-  { name: '鍏朵粬鍏ュ簱', id: 3, type: 0 },
+  { 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: 6, type: 1 },
   { name: '璋冩暣鍑哄簱', id: 7, type: 1 },
   { name: '閲囪喘鍑哄簱', id: 8, type: 1 },
-  { name: '鍏朵粬鍑哄簱', id: 9, type: 1 },
+  { name: '鍏跺畠鍑哄簱', id: 9, type: 1 },
   { name: '鐩樺嚭鍑哄簱', id: 10, type: 1 },
 ]
 export const rules = {

--
Gitblit v1.9.3