Sfoglia il codice sorgente

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

fengyanglei 10 mesi fa
parent
commit
435020b4ac
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,
         }