fuliqi
2024-11-06 690eaac5ed710462a5f2635ccf9736e560f09381
src/views/system/monitor/face/index.vue
@@ -54,6 +54,7 @@
          placeholder="请输入关键字"
          clearable
          @keyup.enter.native="handleQuery"
          @clear="handleQuery"
        />
      </el-form-item>
      <el-form-item label="区域" prop="onState">
@@ -76,6 +77,7 @@
          v-model="queryParams.onState"
          placeholder="设备状态"
          clearable
          @change="handleQuery"
          style="width: 100px"
        >
        <el-option