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