fuliqi
2024-04-28 5208ae16a508a42be2e4b50ef299389fb556a67e
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>