Skip to content

Commit b98f122

Browse files
committed
【代码新增】AI:写作管理节点
1 parent 392603c commit b98f122

File tree

1 file changed

+1
-1
lines changed
  • src/views/ai/writer/index/components

1 file changed

+1
-1
lines changed

src/views/ai/writer/index/components/Left.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ import { ref } from 'vue'
104104
import Tag from './Tag.vue'
105105
import { WriteVO } from '@/api/ai/writer'
106106
import { omit } from 'lodash-es'
107-
import { getIntDictOptions } from '@/utils/dict'
107+
import { DICT_TYPE, getIntDictOptions } from '@/utils/dict'
108108
import { AiWriteTypeEnum, WriteExample } from '@/views/ai/utils/constants'
109109
110110
type TabType = WriteVO['type']

0 commit comments

Comments
 (0)