Commit e94b5f27 authored by 黄奎's avatar 黄奎

页面修改

parent 9c14ab9f
......@@ -646,7 +646,7 @@
msg.Id = 0;
}
this.loading = true;
this.apipost("/api/product/GetProductGoodsPageList", msg, res => {
this.apipost("/api/OSGoods/GetOfflineGoodsPageList", msg, res => {
this.loading = false;
if (res.data.resultCode == 1) {
this.total = res.data.data.count;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment