luobisheng
2022-12-08 3d23cc006e5cc905c29441d970eb6bd4ab5af880
src/views/operate/video/index.vue
@@ -17,9 +17,6 @@
          <div class="findBtn">
            <el-button type="primary" @click="searchVideoList">查询</el-button>
          </div>
          <div class="findBtn">
            <el-button class="button-addition" type="primary" @click="handleOpera(null, 'create')">添加</el-button>
          </div>
        </div>
      </div>
    </header>
@@ -188,7 +185,7 @@
      typeList: [
        {
          name: "摄像头推送",
          value: null,
          value: "01",
          checked: true,
        },
        {