Commit 671d5e2d by 刘泽奇

123

parent 995ce954
......@@ -126,7 +126,7 @@
},
mounted: function() {
this.$root.loading = true;
this.$nextTick(() => {
this.getChannerBanner();
var obj = this.$root.copyParams({ channelUserId: "", itemCode: "sbfu" }, "getProductListByTypeOneCode", "/action/tmOrder/springBoard");
......@@ -154,8 +154,9 @@
},
centeredSlides: false,
});
})
this.$forceUpdate();
this.$forceUpdate();
});
},
created: function() {
......
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