|
@@ -1182,7 +1182,7 @@ export default {
|
|
|
if (this.search.renKeXiangMu) {
|
|
if (this.search.renKeXiangMu) {
|
|
|
const obj = { relation: 'AND', parameters: [] }
|
|
const obj = { relation: 'AND', parameters: [] }
|
|
|
obj.parameters.push({
|
|
obj.parameters.push({
|
|
|
- key: 'Q^ren_ke_xiang_mu_^SL',
|
|
|
|
|
|
|
+ key: 'Q^ren_ke_xiang_mu_^S',
|
|
|
value: this.search.renKeXiangMu,
|
|
value: this.search.renKeXiangMu,
|
|
|
param: this.$utils.guid()
|
|
param: this.$utils.guid()
|
|
|
})
|
|
})
|