Explorar el Código

fix: 软件锁状态调整

outaozhen hace 5 años
padre
commit
8f06ad55ee
Se han modificado 1 ficheros con 2 adiciones y 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: '赠送' }
 }
 // 维护状态