|
@@ -141,7 +141,7 @@ export default {
|
|
|
data.keyword += `${this.keyword}:brand,sbxh;`
|
|
|
}
|
|
|
if (this.sbjc) {
|
|
|
- data.keyword += `${this.sbjc}:sbjc;`
|
|
|
+ data.keyword += `${this.sbjc}:type_name;`
|
|
|
}
|
|
|
if (this.manufacturer) {
|
|
|
data.keyword += `${this.manufacturer}:manufacturer;`
|