Browse Source

参数配置修改

duy 2 năm trước cách đây
mục cha
commit
1529161dd3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(() => {