Console error
This commit is contained in:
parent
d109086a5a
commit
bc38411a7d
|
@ -79,7 +79,7 @@ export default {
|
|||
},
|
||||
data() {
|
||||
return {
|
||||
list: null,
|
||||
list: [],
|
||||
total: null,
|
||||
listLoading: true,
|
||||
listQuery: {
|
||||
|
|
Loading…
Reference in New Issue