Explorar o código

出运明细参照数据判断

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
5b34e984d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/shipment-details/referOrderDataModal.vue

+ 1 - 1
src/views/shipment-details/referOrderDataModal.vue

@@ -535,7 +535,7 @@ export default {
           this.error = ''
       }else if(this.queryParam.account == '901' && this.garmentArr.includes("")){
           this.$message.error('含有成衣工厂为空的数据,请重新选择!');
-      }else if(this.queryParam.account == '903' && !((this.customerArr.length==1 && this.customerArr[0] == '香港森语') || (this.customerArr.length==1 && this.customerArr[0] == '森语集团'))){
+      }else if(this.queryParam.account == '903' && !((this.customerArr.length==1 && this.customerArr[0] == '香港森语') || (this.customerArr.length==1 && this.customerArr[0] == 'International Apparel Group'))){
           this.$message.error('含有客户简称不为香港森语的数据,请重新选择!');
       }else{
         var garment = ''