zhanghua
2022-11-29 d1c6fa3e2e7ef9a5009e798909ed80aecf2eb1db
src/views/operate/video/index.vue
@@ -25,7 +25,7 @@
            <el-button type="primary" @click="searchVideoList">查询</el-button>
          </div>
          <div class="findBtn">
            <el-button type="primary" @click="handleOpera(null, 'create')">添加视频</el-button>
            <el-button class="button-addition" type="primary" @click="handleOpera(null, 'create')">添加视频</el-button>
          </div>
        </div>
      </div>