Explorar el Código

参数配置修改

duy hace 2 años
padre
commit
1529161dd3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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(() => {