yuanrf 1 anno fa
parent
commit
17acf3e8ad
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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);