lilei hace 2 años
padre
commit
96a4055cb8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {