fuliqi
2024-11-06 0c7d2e6f5d16f85166888159ee7810de5c9e97a0
src/views/system/monitor/car/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