Console error
This commit is contained in:
parent
d109086a5a
commit
bc38411a7d
|
@ -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