luobisheng
2022-11-30 1cee7738e03abb770195fee19d657f0ce8056786
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>