yuanrf 1 gadu atpakaļ
vecāks
revīzija
17acf3e8ad
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/components/OP/EntryDetails.vue

+ 1 - 1
src/components/OP/EntryDetails.vue

@@ -1203,7 +1203,7 @@ export default {
                     that.storageid=res.data.data.id;
                     // that.GetNationalTravelFeeData();
                     that.fullscreenLoading=false;
-                    that.GetEnterExitCostCorrelationTips();
+                    //that.GetEnterExitCostCorrelationTips();
                 }else{
                     that.fullscreenLoading=false;
                     that.$message.warning(res.data.msg);