shish %!s(int64=3) %!d(string=hai) anos
pai
achega
91c5e6e76f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      ghsApp/src/mixins/product.js

+ 3 - 0
ghsApp/src/mixins/product.js

@@ -265,6 +265,9 @@ export default {
 			if(this.py.indexOf('红色') == 0 && this.py.length <= 2){
 				return
 			}
+			if(this.py.indexOf('黄色') == 0 && this.py.length <= 2){
+				return
+			}
 			if(this.py.indexOf('zs') == 0 && this.py.length <= 2){
 				return
 			}