|
@@ -144,7 +144,7 @@ export default {
|
|
location: this.location,
|
|
location: this.location,
|
|
}
|
|
}
|
|
if (this.keyword) {
|
|
if (this.keyword) {
|
|
- getParams.keyword = `${this.keyword}:drawernum,outspec,floor`
|
|
|
|
|
|
+ getParams.keyword = `${this.keyword}:drawernum,control,floor`
|
|
}
|
|
}
|
|
let res = await queryDygjcxline({ getParams })
|
|
let res = await queryDygjcxline({ getParams })
|
|
if (!res?.data) {
|
|
if (!res?.data) {
|