|
@@ -218,7 +218,7 @@ export default {
|
|
|
getParams.data.keyword += `${this.sbjc}:sbmc,assetnum;`
|
|
|
}
|
|
|
if (this.matters) {
|
|
|
- getParams.data.keyword += `${this.matters}:description,matters;`
|
|
|
+ getParams.data.keyword += `${this.matters}:description;`
|
|
|
}
|
|
|
if (this.locationName) {
|
|
|
getParams.data.keyword += `${this.locationName}:location;`
|