lilei hai 1 ano
pai
achega
b47d8306ca
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/salesReturnManagement/billOfLading/add.vue

+ 1 - 0
src/views/salesReturnManagement/billOfLading/add.vue

@@ -373,6 +373,7 @@ export default {
               }
               // 提交
               if (type == 'submit') {
+                pickUpDetail({ pickUpSn: this.$route.params.sn })
                 _this.openDepartUserModal = true
                 _this.pickUpSn = res.data.pickUpSn
               }