Explorar o código

fix: 软件锁状态调整

outaozhen %!s(int64=5) %!d(string=hai) anos
pai
achega
8f06ad55ee
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/pages/Product/Lock/Lockstore/index.jsx

+ 2 - 2
src/pages/Product/Lock/Lockstore/index.jsx

@@ -71,8 +71,8 @@ const longleStockStatusNum = {
 }
 // 销售状态
 const longleSellStatusNum = {
-  1: { text: '接收' },
-  2: { text: '借出' },
+  1: { text: '借出' },
+  2: { text: '销售' },
   3: { text: '赠送' }
 }
 // 维护状态