zhangdan hace 3 años
padre
commit
e77e4a75f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/numsGoodsShelves/recallManagement/recallModal.vue

+ 1 - 1
src/views/numsGoodsShelves/recallManagement/recallModal.vue

@@ -111,7 +111,7 @@ export default {
           })
           const params = {
             shelfSn: _this.list[0].shelfSn,
-            recallBillSn: _this.list.recallBillSn,
+            recallBillSn: _this.list[0].recallBillSn,
             recallBillNo: _this.list[0].recallBillNo,
             detailList: arr
           }