Explorar o código

解决出现重复花材问题

shish %!s(int64=4) %!d(string=hai) anos
pai
achega
47357dafe8
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      hdApp/src/mixins/cgProduct.js

+ 6 - 0
hdApp/src/mixins/cgProduct.js

@@ -270,7 +270,13 @@ export default {
 								}
 							})
 							this.setSelectInfoByType({ type: this.pageType, info: currentInfo })
+						}else{
+							//临时解决方案
+							this.resetSelectInfoByType(this.pageType);
 						}
+					}else{
+						//临时解决方案
+						this.resetSelectInfoByType(this.pageType);
 					}			
 				}