ZhangXianQiang
2024-04-28 7f1c1ff5e943985b6263cefac4c04b7f8bae0c18
src/views/system/video/index.vue
@@ -114,6 +114,7 @@
          icon="el-icon-download"
          size="mini"
          @click="handleExport"
          v-hasPermi="['system:monitor:export']"
        >导出</el-button>
      </el-col>
      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList" :columns="columns"></right-toolbar>