소스 검색

参数配置修改

duy 2 년 전
부모
커밋
1529161dd3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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(() => {