fix: 新版本更改了位置

This commit is contained in:
dap 2024-10-13 14:52:10 +08:00
parent 330a8a1d70
commit 6b667374af

View File

@ -1,5 +1,5 @@
<script setup lang="ts">
import { Input as VbenInput } from '../ui/input';
import { Input as VbenInput } from '../../ui/input';
/**
* 非通用组件 直接按业务来写
*/