BUG 30969
This commit is contained in:
		| @@ -64,7 +64,7 @@ export default { | |||||||
|   }, |   }, | ||||||
|   data() { |   data() { | ||||||
|     return { |     return { | ||||||
|       search: {productName: ""}, |       search: {productName: "", queryType: 1}, | ||||||
|       page: {current: 1, size: 10, total: 0}, |       page: {current: 1, size: 10, total: 0}, | ||||||
|       tableData: [], |       tableData: [], | ||||||
|       colConfigs: [ |       colConfigs: [ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user