随笔分类 -  element-ui

摘要:复制即用,根据需求自行修改<template> <div class="custom-tree-container" @contextmenu.native="handlePaste($event)"> <!-- <el-tree :data="dataSource" show-checkbox n 阅读全文
posted @ 2023-04-28 09:54 月亮已落 阅读(948) 评论(0) 推荐(0)
摘要:<el-table :data="tableData" style="width: 100%" :cell-class-name="tableCellClassName" > </el-table> methods:{ //用来修改单元格css tableCellClassName({ row, c 阅读全文
posted @ 2022-07-21 15:55 月亮已落 阅读(6933) 评论(2) 推荐(0)