点击ISBN比价/书名比价切换时重新调用孔夫子接口搜索

This commit is contained in:
97694732@qq.com 2026-06-03 16:38:52 +08:00
parent a821e66961
commit d3d9b80789

View File

@ -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()
}, },
// //