lushixing hai 3 semanas
pai
achega
6cee2b8953
Modificáronse 2 ficheiros con 2 adicións e 3 borrados
  1. 0 1
      components.d.ts
  2. 2 2
      src/views/chat.vue

+ 0 - 1
components.d.ts

@@ -26,7 +26,6 @@ declare module 'vue' {
     NButton: typeof import('naive-ui')['NButton']
     NConfigProvider: typeof import('naive-ui')['NConfigProvider']
     NDialogProvider: typeof import('naive-ui')['NDialogProvider']
-    NEllipsis: typeof import('naive-ui')['NEllipsis']
     NEmpty: typeof import('naive-ui')['NEmpty']
     NFloatButton: typeof import('naive-ui')['NFloatButton']
     NIcon: typeof import('naive-ui')['NIcon']

+ 2 - 2
src/views/chat.vue

@@ -298,7 +298,7 @@ handleResetState()
                   :disabled="stylizingLoading"
                   :options="modelListSelections"
                 />
-                <CustomTooltip
+                <!-- <CustomTooltip
                   :disabled="false"
                 >
                   <div>注意:</div>
@@ -319,7 +319,7 @@ handleResetState()
                       mr-24
                     ></span>
                   </template>
-                </CustomTooltip>
+                </CustomTooltip> -->
               </div>
             </div>
           </template>