This commit is contained in:
xiaozhiyong
2023-09-08 09:18:12 +08:00
parent db756b317b
commit 036b09f772

View File

@@ -423,7 +423,6 @@
},
// 获取油站信息
getSiteInfo(channelId) {
console.log('获取油站信息')
oliSiteApi.getSiteDetail(channelId).then(res => {
// //console.log(res)
if (res.code === 20000) {