gjy 2 년 전
부모
커밋
cea7fce179
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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() {