更新
This commit is contained in:
@@ -423,7 +423,6 @@
|
||||
},
|
||||
// 获取油站信息
|
||||
getSiteInfo(channelId) {
|
||||
console.log('获取油站信息')
|
||||
oliSiteApi.getSiteDetail(channelId).then(res => {
|
||||
// //console.log(res)
|
||||
if (res.code === 20000) {
|
||||
|
||||
Reference in New Issue
Block a user