zhengyiming
7 天以前 19fb7e7af8464bc88088d8bbc80c481752827994
src/components/Form/CheckboxWithCustomize.vue
@@ -28,7 +28,6 @@
<script setup lang="ts">
import { ProFormCheckbox } from '@bole-core/components';
import { Message } from '@bole-core/core';
// import * as searchSettingServices from '@/services/api/SearchSetting';
import _ from 'lodash';
import { useSearchSettingType } from '@/hooks';