摘要: //一行 white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;//两行 text-overflow: -o-ellipsis-lastline; overflow: hidden; 阅读全文
posted @ 2020-03-20 16:30 1点 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 1.table <el-table key="1" v-if="type 2" stripe :data="list" @cell-dblclick="celledit" :header-cell-style="headerCellStyle" > </el-table> @cell-dblclic 阅读全文
posted @ 2020-03-20 09:32 1点 阅读(7729) 评论(3) 推荐(0) 编辑