lilei 3 năm trước cách đây
mục cha
commit
96a4055cb8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/allocationManagement/transferOut/list.vue

+ 1 - 1
src/views/allocationManagement/transferOut/list.vue

@@ -251,7 +251,7 @@ export default {
   methods: {
     custChange (val) {
       this.queryParam.receiverSn = val.key || ''
-      this.queryParam.receiverName = val.name || ''
+      // this.queryParam.receiverName = val.name || ''
     },
     //  创建时间  change
     dateChange (date) {