Ver código fonte

Merge branch 'develop_yh36_2' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into develop_yh36_2

chenrui 1 ano atrás
pai
commit
68fde01a90

+ 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
               }