فهرست منبع

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

fengyanglei 10 ماه پیش
والد
کامیت
435020b4ac
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,
         }