代码更新
This commit is contained in:
parent
440914a9c3
commit
069e8c30e7
@ -551,7 +551,7 @@ export function priceRuleApi(id) {
|
|||||||
* @returns {*}
|
* @returns {*}
|
||||||
*/
|
*/
|
||||||
export function supMenuApi(data) {
|
export function supMenuApi(data) {
|
||||||
return request.get('intention/cate', data);
|
return request.get('intention/v2/cate', data);
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* 供销市场标签
|
* 供销市场标签
|
||||||
|
@ -101,7 +101,7 @@ export default {
|
|||||||
if(this.mark < this.allList.length){
|
if(this.mark < this.allList.length){
|
||||||
this.waterFall()
|
this.waterFall()
|
||||||
}
|
}
|
||||||
|
console.log(this.rightList,this.leftList)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
immediate: true,
|
immediate: true,
|
||||||
|
BIN
pages/short_video/components/index/icon-back.png
Normal file
BIN
pages/short_video/components/index/icon-back.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 421 B |
Loading…
x
Reference in New Issue
Block a user