ZaiZai 1 년 전
부모
커밋
8315bfcd5c
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      src/plugins/HTableForm.js

+ 2 - 3
src/plugins/HTableForm.js

@@ -1,3 +1,5 @@
+// 使用了奇乐AI(https://ai.qilepan.com/auth?type=register&invite=NjM4) claude-3.5模型,优化了本文件的代码。
+
 import { createApp } from 'vue/dist/vue.esm-bundler.js'
 import { getHeader } from 'hc-vue3-ui'
 import { isArray, toParse } from 'js-fast-way'
@@ -454,6 +456,3 @@ export default class HTableForm {
         }
     }
 }
-
-//使用了奇乐AI(https://ai.qilepan.com/auth?type=register&invite=NjM4) claude-3.5模型,优化了本文件的代码。
-//2024年07月29日 09时31分