el-table-column prop=customizeId label=个人信息名称 template slot-scope=scope customizeListscoperowcustomizeId template el-table-columncus
已经使用了正确的方法,即在模板中使用{{customizeList[scope.row.customizeId]}}来显示customizeId对应的name。请确保customizeList数组中的对象格式正确,且customizeId的值与el-table中的数据源中对应的字段值匹配。如果还有问题,请提供更多相关代码和错误信息。
原文地址: https://www.cveoy.top/t/topic/gAYG 著作权归作者所有。请勿转载和采集!