sawAdmin/src/views/system/gen-chat.vue

5 lines
75 B
Vue
Raw Normal View History

<template>
<div>
<h2>通用AI对话</h2>
</div>
</template>