luobisheng
2022-11-29 7f844f47d17755c05d773a3f4ff846ba13a72350
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>