
表格報(bào)錯(cuò)
表格報(bào)錯(cuò)
方法:


<el-table
????????????:row-key="getRowKey"
? >
???//?不寫(xiě)表格報(bào)錯(cuò)
????getRowKey(row){
?????????return?row.id;
????},
表格報(bào)錯(cuò)
方法:
<el-table
????????????:row-key="getRowKey"
? >
???//?不寫(xiě)表格報(bào)錯(cuò)
????getRowKey(row){
?????????return?row.id;
????},