This commit is contained in:
xiaozhiyong
2024-07-17 16:20:13 +08:00
parent 5848de68fa
commit 90ebfec3e9
13 changed files with 65 additions and 22 deletions

View File

@@ -952,7 +952,7 @@
// 获取渠道下价格等信息
getNewSitePrice(channelId) {
this.oilSitePriceDetailsVo = []
oilSiteApi.getNewSitePriceZp({
oilSiteApi.getSitePriceKAByBelong({
channelId: channelId,
clientBelong: "ZHONGPIN"
}).then(res => {