在vue2.0+element-ui时的v-for 报了一个这样错误:
(Emitted value instead of an instance of Error) <el-tag v-for="tag in getHasRoles(scope.row.superrole)">: component lists rendered with v-for should have explicit keys.(Emit
在vue2.0+element-ui时的v-for 报了一个这样错误:
(Emitted value instead of an instance of Error) <el-tag v-for="tag in getHasRoles(scope.row.superrole)">: component lists rendered with v-for should have explicit keys.(Emit