@@ -280,7 +280,7 @@
size: this.size,//条数
}
if (this.keyword) {
- data.keyword = this.typeEdit == 'Image' ? `${this.keyword}:brand` : `${this.keyword}:wzjc`
+ data.keyword = this.typeEdit == 'Image' ? `${this.keyword}:sbjc` : `${this.keyword}:wzjc`
const paramData = {classstructureid: this.classstructureid, gname: this.floorId};
const paramDataLocal = {locfl: this.locfl, gname: this.floorId};