<el-form-item :label="`参数${(index + 1)}类型`" v-for="(item, index,) in props.row.params">
    <span v-text="item"></span>
</el-form-item>

 

相关文章: