提交 3ab31350 编写于 作者: guangjun.yang's avatar guangjun.yang

设置地区问题

上级 89159e0a
......@@ -218,6 +218,7 @@ export default {
};
this.POST(`trade/coupon/app/searchCoupons`, params).then(res => {
if (res.code == "000000") {
this.provinceId = res.data.provinceId;
this.dataList = this.handlerAllCouponList(
res.data.baseCouponModelList || [], true
);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册