zh 2 năm trước cách đây
mục cha
commit
0bc731b7c0
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/views/supply/pickup/check.vue

+ 1 - 2
src/views/supply/pickup/check.vue

@@ -500,10 +500,9 @@ export default {
 
   computed: {
     exParams() {
-      console.log(this.screenForm);
       return {
         ...this.screenForm,
-        correspondId:this.screenForm.correspondId,
+        correspondId:this.screenForm.warehouse,
         takerId: this.screenForm.manId, 
         status: this.screenForm.status,
       }