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