소스 검색

Merge branch 'develop_yh50' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into develop_yh50

lilei 5 달 전
부모
커밋
f7fd4e08c9
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/salesManagement/salesQueryNew/comps/productNormalList.vue

+ 0 - 1
src/views/salesManagement/salesQueryNew/comps/productNormalList.vue

@@ -493,7 +493,6 @@ export default {
     },
     // 全部或批量仓库设置确认
     chooseWarehouseOk (sn) {
-      console.log('111111:', sn)
       const _this = this
       const snArr = []
       if (_this.rowSelectionInfo && _this.rowSelectionInfo.selectedRows && _this.rowSelectionInfo.selectedRows.length > 0) {