Element-UI表格点击Popover 弹出框确定取消

          <el-table-column width="600"> <template slot-scope="scope"> <el-popover trigger="click" placement="top" width="450" @show="handleStatus(scope)" :ref="`popover-${scope.$index}`">
相关文章
相关标签/搜索