分页
This commit is contained in:
@@ -91,7 +91,8 @@ export default {
|
|||||||
leftList: [],
|
leftList: [],
|
||||||
rightList: [],
|
rightList: [],
|
||||||
goodsList: [],
|
goodsList: [],
|
||||||
total: 0
|
total: 0,
|
||||||
|
current: 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
|
|||||||
Reference in New Issue
Block a user