src/views/system/monitor/video/index.vue
@@ -80,7 +80,7 @@ </el-form> <el-row :gutter="10" class="mb8"> <el-col :span="1.5"> <!-- <el-col :span="1.5"> <el-button type="warning" plain @@ -89,7 +89,7 @@ @click="handleExport" v-hasPermi="['system:monitor:export']" >导出</el-button> </el-col> </el-col> --> <right-toolbar :showSearch.sync="showSearch" @queryTable="getList" :columns="columns"></right-toolbar> </el-row>