gjy hace 2 años
padre
commit
cea7fce179
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/warehousenew/warehousingOrder.vue

+ 1 - 0
src/views/warehousenew/warehousingOrder.vue

@@ -763,6 +763,7 @@ export default {
         this.goodsName = this.goodsList[e].goodsName
         this.reserves = this.goodsList[e].storage
         this.multipleSelection1={}
+        
         this.getList()
     },
     handleClose5() {