feat: 暂存添加ai chat and prompt generate

This commit is contained in:
2024-09-26 01:18:04 +08:00
parent 3da62fd254
commit 553e4d62f0
16 changed files with 1265 additions and 60 deletions

View File

@@ -59,12 +59,7 @@ const FormModal = () => {
<Input />
</Form.Item>
<Form.Item name='code' label='code'>
<TextArea
value={containerStore.formData.code}
style={{
height: '200px',
}}
/>
<TextArea />
</Form.Item>
<Form.Item label=' ' colon={false}>
<Button type='primary' htmlType='submit'>