|
@@ -70,7 +70,7 @@ var supplierHome = new Vue({
|
|
},
|
|
},
|
|
getProductLists: function(){
|
|
getProductLists: function(){
|
|
var _self = this;
|
|
var _self = this;
|
|
- $.getJSON(spiServer+"/search/query/product/shop",{
|
|
|
|
|
|
+ $.getJSON(spiServer+"/search/query/product/supplier",{
|
|
id: this.supplierId,
|
|
id: this.supplierId,
|
|
pageSize: 12,
|
|
pageSize: 12,
|
|
pageNum: 1
|
|
pageNum: 1
|