logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

vue 表单添加一列序号

template内写:<el-table-column label="序号" prop="" width="100" align="center"><template slot-scope="scope"><span v-text="getIndex(scope.$index)"> </span></template></el-ta

文章图片
#vue.js#html#javascript
到底了