up.
This commit is contained in:
parent
f86878fce0
commit
05a2fe8de1
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user