Sfoglia il codice sorgente

参数配置修改

duy 2 anni fa
parent
commit
1529161dd3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/system/parameter.vue

+ 1 - 1
src/views/system/parameter.vue

@@ -172,7 +172,7 @@
 <script setup>
 import {ref, watch,onMounted} from "vue";
 import {useAppStore} from "~src/store";
-import {HcIsButton} from "~src/plugins/IsButtons";
+
 //渲染完成
 onMounted(() => {