gjy 3 سال پیش
والد
کامیت
0f12c85008

+ 3 - 0
src/views/tranManagement/tranManagementShippingArrangemen.vue

@@ -402,6 +402,9 @@
           .toPromise()
           .then((response) => {
             this.deptBudgetList = response
+            if(this.deptBudgetList.tranPriceIng==0){
+            this.deptBudgetList.tranPriceIng=''
+          }
             this.fhaddress = response.sendPrivate + response.sendCity + response.sendArea + response
               .sendDetailedAddress
             this.shaddress = response.receivePrivate + response.receiveCity + response.receiveArea + response

+ 3 - 0
src/views/tranManagement/tranManagementTransporTrainNo.vue

@@ -544,6 +544,9 @@ export default {
         .toPromise()
         .then((response) => {
           this.deptBudgetList = response
+          if(this.deptBudgetList.tranPriceIng==0){
+            this.deptBudgetList.tranPriceIng=''
+          }
           if (response.tranCarInfoList.length == 0){
             this.deptBudgetList.tranCarInfoList = [
               {

+ 4 - 0
src/views/tranManagement/tranManagementVehicleDispatching.vue

@@ -689,7 +689,11 @@ export default {
               }
             }
           }
+          
           this.deptBudgetList = response
+          if(this.deptBudgetList.tranPriceIng==0){
+            this.deptBudgetList.tranPriceIng=''
+          }
           if (this.deptBudgetList.tranCarInfoList.length == 0) {
             this.deptBudgetList.tranCarInfoList = [
               {