fuliqi
2024-03-07 c09e74d1f2ce9674f24cc20c02e4223f5ffc7663
取消考核发布导出
1个文件已修改
10 ■■■■■ 已修改文件
src/views/system/publish/index.vue 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/publish/index.vue
@@ -94,16 +94,6 @@
          v-hasPermi="['system:publish:remove']"
        >删除</el-button>
      </el-col>
      <el-col :span="1.5">
        <el-button
          type="warning"
          plain
          icon="el-icon-download"
          size="mini"
          @click="handleExport"
          v-hasPermi="['system:publish:export']"
        >导出</el-button>
      </el-col>
      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
    </el-row>