BUG 29059
This commit is contained in:
		| @@ -190,7 +190,7 @@ export default { | ||||
|   data() { | ||||
|     return { | ||||
|       search: {status: 1}, | ||||
|       page: {current: 1, total: 10}, | ||||
|       page: {current: 1, size: 10,total:0}, | ||||
|       tableData: [], | ||||
|       overviews: [], | ||||
|       productTop10: [], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user