完善商铺详情

This commit is contained in:
shiyj1101 2021-07-02 15:52:14 +08:00
parent 8cab9911ab
commit 8617ac804d

View File

@ -179,7 +179,7 @@
};
//发送get请求
vc.http.apiGet('/product/queryProduct',
vc.http.apiGet('/product/queryAdminProduct',
param,
function (json, res) {
var _productManageInfo = JSON.parse(json);