Authored by 郭成尧

delete-note

... ... @@ -74,7 +74,6 @@
this.$submitBtn.on('click', this.submit);
// 打开 更换 颜色尺码 TAR-TODO 这个可能得重写
bus.$on('open.featureSelector', msg => {
this.queryProductFeature(msg.pid, msg.sku, msg.rid);
});
... ...