copilot助手完成
This commit is contained in:
		| @@ -2,12 +2,17 @@ | ||||
|  | ||||
| export default { | ||||
|   name: "AppCopilot", | ||||
|   props: { | ||||
|     instance: Function, | ||||
|     dict: Object, | ||||
|     permissions: Function | ||||
|   }, | ||||
| } | ||||
| </script> | ||||
|  | ||||
| <template> | ||||
|   <section class="AppCopilot"> | ||||
|     <ai-copilot/> | ||||
|     <ai-copilot :http="instance"/> | ||||
|   </section> | ||||
| </template> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user