|
|
@ -195,9 +195,9 @@ export default { |
|
|
|
}, |
|
|
|
showData(index) { |
|
|
|
this.tableIndex = index |
|
|
|
this.listQuery.current = 1 |
|
|
|
this.listQuery.total = 0 |
|
|
|
this.listQuery.size = 5 |
|
|
|
this.queryParams.current = 1 |
|
|
|
this.queryParams.total = 0 |
|
|
|
this.queryParams.size = 5 |
|
|
|
this.init() |
|
|
|
}, |
|
|
|
dosearch() { |
|
|
|