Authored by 郭成尧

delete-note

@@ -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 });