ZhangXianQiang
2024-04-28 7cc0e05f3c549a516449135cf674d78a6a94ee93
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>