点击ISBN比价/书名比价切换时重新调用孔夫子接口搜索
This commit is contained in:
parent
a821e66961
commit
d3d9b80789
@ -1206,9 +1206,10 @@ export default {
|
|||||||
this.popupLocationList = [...this.popupAllLocationList]
|
this.popupLocationList = [...this.popupAllLocationList]
|
||||||
},
|
},
|
||||||
|
|
||||||
// 比价切换
|
// 比价切换 - 切换后触发搜索
|
||||||
switchCompare(type) {
|
switchCompare(type) {
|
||||||
this.compareType = type
|
this.compareType = type
|
||||||
|
this.searchISBN()
|
||||||
},
|
},
|
||||||
|
|
||||||
// 排序
|
// 排序
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user