2021年6月30日
摘要: 需求:红框内单元格的值点击可修改。如果值改变就发送请求,没改变就不请求 <!--表格内容--> <div class="table-wrapper" ref="tableWrapper" style=" height:calc(100%-52px)"> <el-table v-loading = " 阅读全文
posted @ 2021-06-30 09:39 一往而深のcode 阅读(822) 评论(0) 推荐(0) 编辑
摘要: 摘要:为了自己以后用起来方便,还是记录一下 <el-table :data="tableData" :span-method="objectSpanMethod" border style="width: 100%; margin-top: 20px"> <el-table-column prop= 阅读全文
posted @ 2021-06-30 09:25 一往而深のcode 阅读(732) 评论(0) 推荐(0) 编辑