Browse Source

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

fengyanglei 10 tháng trước cách đây
mục cha
commit
435020b4ac
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,
         }