Pages Product
This commit is contained in:
		| @@ -6,7 +6,7 @@ export class User { | |||||||
|  |  | ||||||
|     @action |     @action | ||||||
|     async getData() { |     async getData() { | ||||||
|         this.data = (await http.get('/user')).body.data; |         this.data = (await http.get('/product')).body.data; | ||||||
|     } |     } | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user