fix(工具箱/新窗口中打开): 移除未使用的导入模块

This commit is contained in:
2025-02-23 17:31:38 +08:00
parent ffbf926c9f
commit 8e6a00f610

View File

@@ -54,7 +54,7 @@
<script setup>
import {
NButton, NCard, NFlex,
NButton, NCard,
NForm, NFormItem, NInput, NInputNumber,
} from 'naive-ui';