chore: 升级fast-crud

This commit is contained in:
xiaojunnuo
2025-09-14 02:29:22 +08:00
parent 4e2d8daa3a
commit c71d3cef18
7 changed files with 37 additions and 3 deletions
@@ -73,7 +73,6 @@
<script setup lang="ts">
import { onMounted, reactive, ref, toRaw, watch } from "vue";
import ImageCode from "/@/views/framework/login/image-code.vue";
import EmailCode from "/@/views/framework/register/email-code.vue";
import SmsCode from "/@/views/framework/login/sms-code.vue";
import { utils } from "@fast-crud/fast-crud";