Explorar o código

搜索条件修改

yunxing %!s(int64=4) %!d(string=hai) anos
pai
achega
dbeeae4084
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/equipmentFacilities/LowVoltageCabinetDetail.vue

+ 1 - 1
src/views/equipmentFacilities/LowVoltageCabinetDetail.vue

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