refactor: 按 codereview 意见修改

This commit is contained in:
dhb52
2025-04-23 22:37:33 +08:00
parent 1fb5a9e31d
commit 10514ec1b8
22 changed files with 118 additions and 117 deletions

View File

@@ -13,7 +13,7 @@ import hljs from 'highlight.js';
import xml from 'highlight.js/lib/languages/java';
import json from 'highlight.js/lib/languages/json';
import { useFormCreateDesigner } from '#/components/FormCreate';
import { useFormCreateDesigner } from '#/components/form-create';
import { $t } from '#/locales';
import 'highlight.js/styles/github.css';