Просмотр исходного кода

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

lilei 5 месяцев назад
Родитель
Сommit
f7fd4e08c9

+ 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) {