Explorar o código

创建盲扫任务-type枚举值调整

fengyanglei hai 10 meses
pai
achega
435020b4ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/inbound/blindCollection/mode/index.vue

+ 1 - 1
src/views/inbound/blindCollection/mode/index.vue

@@ -253,7 +253,7 @@ const onOwner=(item,type)=>{
     })
       .then(() => {
         const params={
-          type:'盲',
+          type:'盲',
           warehouseCode:warehouse,
           ownerCode:item.code,
         }