mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 14:17:54 +08:00
完善商铺详情
This commit is contained in:
parent
8cab9911ab
commit
8617ac804d
@ -179,7 +179,7 @@
|
||||
};
|
||||
|
||||
//发送get请求
|
||||
vc.http.apiGet('/product/queryProduct',
|
||||
vc.http.apiGet('/product/queryAdminProduct',
|
||||
param,
|
||||
function (json, res) {
|
||||
var _productManageInfo = JSON.parse(json);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user