|
@@ -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);
|