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