Skip to content

Commit ff1445b

Browse files
authored
Merge pull request #87 from apconw/dev
修复前端txs编译报错问题
2 parents 92b9822 + 94fd4f7 commit ff1445b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/views/DefaultPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<script lang="tsx" setup>
1+
<script lang="ts" setup>
22
const hotSearchItems = [
33
'① Text2SQL 文本转SQL 数据库查询',
44
'② Echart图表增强且数据问答可视化',

0 commit comments

Comments
 (0)