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