Showing
1 changed file
with
0 additions
and
1 deletions
@@ -74,7 +74,6 @@ | @@ -74,7 +74,6 @@ | ||
74 | 74 | ||
75 | this.$submitBtn.on('click', this.submit); | 75 | this.$submitBtn.on('click', this.submit); |
76 | 76 | ||
77 | - // 打开 更换 颜色尺码 TAR-TODO 这个可能得重写 | ||
78 | bus.$on('open.featureSelector', msg => { | 77 | bus.$on('open.featureSelector', msg => { |
79 | this.queryProductFeature(msg.pid, msg.sku, msg.rid); | 78 | this.queryProductFeature(msg.pid, msg.sku, msg.rid); |
80 | }); | 79 | }); |
-
Please register or login to post a comment