Giter Site home page Giter Site logo

Comments (6)

younglee1 avatar younglee1 commented on May 27, 2024 1
<div>
  <el-search-table-pagination
    type="local"
    :data="teamData"
    :page-sizes="[10, 20, 50]"
    :columns="columns"
    stripe
    highlight-current-row
    :form-options="formOptions">
      <el-table-column label="Operate" slot="append" width="200px">
        <template slot-scope="scope">
          <el-button
            size="mini">Edit</el-button>
          <el-button
            size="mini"
            type="danger">Delete</el-button>
        </template>
      </el-table-column>
    </el-search-table-pagination>
</div>

from el-search-table-pagination.

zollero avatar zollero commented on May 27, 2024

image

请阅读文档

https://github.com/zollero/el-search-table-pagination/blob/master/docs/zh_CN.md#slots

from el-search-table-pagination.

younglee1 avatar younglee1 commented on May 27, 2024

你好,我确实是按照文档中格式来写的,最右侧也多出了一列,只是button没有显示出来

from el-search-table-pagination.

zollero avatar zollero commented on May 27, 2024

代码贴出来,不要截图

from el-search-table-pagination.

zollero avatar zollero commented on May 27, 2024

这个应该是可以的。 https://codepen.io/zollero/pen/OEqGZy 你看看代码是不是其他地方有问题

from el-search-table-pagination.

younglee1 avatar younglee1 commented on May 27, 2024

好的,我再看一下,谢谢了

from el-search-table-pagination.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.