Преглед изворни кода

广晟库出库查询逻辑修改。

xiaosonghong пре 2 месеци
родитељ
комит
6dde167db1
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      src/views/OYE/components/oYeTransResult.vue

+ 2 - 0
src/views/OYE/components/oYeTransResult.vue

@@ -2353,9 +2353,11 @@ export default {
             console.log(this.steelMap, 'this.steelMap')
             if (getCookie('orgCode') == 'ouyechangwaiku') {
               let inboundWarehouse = getCookie('loginName')
+              /**
               this.steelMap.mapList = this.steelMap.mapList.filter(item => {
                 return item.inboundWarehouse == inboundWarehouse
               })
+              */
             }
             this.steelMap.userName = getCookie('loginName')
             this.confireInboundVisible = true