This commit is contained in:
u2nyakim 2025-08-26 11:20:24 +08:00
parent f86878fce0
commit 05a2fe8de1

View File

@ -77,7 +77,7 @@
<script setup lang="ts">
import {ref, onMounted, toRaw} from "vue";
import {strToValue, valueToStr, valueToStr} from "@/utils/sys-config";
import {strToValue, valueToStr} from "@/utils/sys-config";
const props = defineProps<{
name: string;