lilei 3 vuotta sitten
vanhempi
commit
96a4055cb8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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) {