BUG 29200
This commit is contained in:
		| @@ -75,7 +75,7 @@ export default { | |||||||
|   }, |   }, | ||||||
|   data() { |   data() { | ||||||
|     return { |     return { | ||||||
|       search: {name: ""}, |       search: {name: "", ids: ""}, | ||||||
|       page: {current: 1, size: 10, total: 0}, |       page: {current: 1, size: 10, total: 0}, | ||||||
|       tableData: [], |       tableData: [], | ||||||
|       dialog: false, |       dialog: false, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user