Browse Source

修改了请求流程

feature/feature-compatible
wangkesi 7 years ago
parent
commit
9fb3109753
1 changed files with 1 additions and 0 deletions
  1. 1
      src/view/home.vue

1
src/view/home.vue

@ -281,6 +281,7 @@ export default {
this.merchantNo = 2; this.merchantNo = 2;
//id //id
this.districtId = "440106000"; this.districtId = "440106000";
this.getGoodsList();
} }
this.show = false; this.show = false;
}, },

Loading…
Cancel
Save