|
@@ -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分
|