|
@@ -250,7 +250,7 @@ export default {
|
|
|
this.truck.requestUrl =
|
|
|
"/api/v1/uc/getAllCapacityByCarrierLike?apiId=429&carrierSsoId=929059510763524096" +
|
|
|
"&con=" +
|
|
|
- "铁专线精煤";
|
|
|
+ "精煤";
|
|
|
this.line.requestUrl =
|
|
|
"/api/v1/rms/getAllLineDesk?apiId=249&lineType=3" +
|
|
|
"&con=" +
|
|
@@ -370,7 +370,7 @@ export default {
|
|
|
this.truck.requestUrl =
|
|
|
"/api/v1/uc/getAllCapacityByCarrierLike?apiId=429&carrierSsoId=929059510763524096" +
|
|
|
"&con=" +
|
|
|
- "铁专线精煤";
|
|
|
+ "精煤";
|
|
|
} else {
|
|
|
this.truck.requestUrl =
|
|
|
"/api/v1/uc/getAllCapacityByCarrierLike?apiId=429&carrierSsoId=" +
|