Commit 3aaa5c0d by 刘泽奇

123

parent 43997d2d
...@@ -127,7 +127,6 @@ ...@@ -127,7 +127,6 @@
mounted: function() { mounted: function() {
this.$root.loading = true; this.$root.loading = true;
this.$nextTick(() => {
this.getChannerBanner(); this.getChannerBanner();
var obj = this.$root.copyParams({ channelUserId: "", itemCode: "sbfu" }, "getProductListByTypeOneCode", "/action/tmOrder/springBoard"); var obj = this.$root.copyParams({ channelUserId: "", itemCode: "sbfu" }, "getProductListByTypeOneCode", "/action/tmOrder/springBoard");
this.$root.postReq("/web/trademark/tmqueryCtl/doPost", obj).then((d) => { this.$root.postReq("/web/trademark/tmqueryCtl/doPost", obj).then((d) => {
...@@ -154,8 +153,6 @@ ...@@ -154,8 +153,6 @@
}, },
centeredSlides: false, centeredSlides: false,
}); });
this.$forceUpdate();
});
}, },
......
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