style: delete useless variable
This commit is contained in:
parent
86b0b994a2
commit
c42446f0fa
@ -17,7 +17,6 @@ var courseTable = {
|
|||||||
props: ['select_c'],
|
props: ['select_c'],
|
||||||
data: function(){
|
data: function(){
|
||||||
return {
|
return {
|
||||||
'tableBody': "<tbody>",
|
|
||||||
'courses': {},
|
'courses': {},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user