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