Browse Source

部分修改

yuanrf 1 year ago
parent
commit
17acf3e8ad
1 changed files with 1 additions and 1 deletions
  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);