新增 中电联推送站点信息数据接口

This commit is contained in:
Lemon
2023-09-14 10:13:50 +08:00
parent 11246b0496
commit 9dd3835ad5
10 changed files with 125 additions and 21 deletions

View File

@@ -467,7 +467,7 @@ export default {
getSettingParams() {
const param = {
// stationId: this.stationId,
thirdPartyType: this.stationSettingInfo.type,
type: this.stationSettingInfo.type,
};
console.log("param", param);
getSettingInfo(param).then((res) => {