luobisheng
2022-12-09 5adfc94bf31302daf5004fa2b532399940214314
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,
        },
        {