浏览代码

ai写作地址替换

songxy 1 月之前
父节点
当前提交
57088df3ba
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 0 1
      ais_search_jx/components.d.ts
  2. 1 1
      ais_search_jx/src/views/ai-write/index.vue

+ 0 - 1
ais_search_jx/components.d.ts

@@ -14,7 +14,6 @@ declare module 'vue' {
     BasicCurdPage: typeof import('./src/components/curd/BasicCurdPage.vue')['default']
     BasicCurdPageFrame: typeof import('./src/components/curd/frame/BasicCurdPageFrame.vue')['default']
     BasicQueryForm: typeof import('./src/components/query/BasicQueryForm.vue')['default']
-    copy: typeof import('./src/components/pdf/PDFViewerSearch copy.vue')['default']
     HomeCard: typeof import('./src/components/home-card/HomeCard.vue')['default']
     IframePage: typeof import('./src/components/iframe-page/IframePage.vue')['default']
     MarkdownToc: typeof import('./src/components/markdown-toc/MarkdownToc.vue')['default']

+ 1 - 1
ais_search_jx/src/views/ai-write/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="ai_write_box">
-    <iframe border="0" frameborder="no" src='https://ai.zrzyt.zj.gov.cn:10086/znxz/#/znxz' />
+    <iframe border="0" frameborder="no" src='http://192.168.100.201:8528/aiwrite/#/NoticeAgent' />
   </div>
 </template>