页面优化

This commit is contained in:
863620989 2025-04-28 08:50:46 +08:00
parent 84388bdef4
commit eec33510cb
2 changed files with 0 additions and 3 deletions

View File

@ -32,8 +32,6 @@
<script setup>
import { ref, defineProps } from 'vue'
import { callOperate } from '@/apis/call.js'
import { message } from 'ant-design-vue'
import { getGUID } from '@/utils/tools';
import _ from 'lodash'
import SwitchConfigForm from './SwitchConfigForm.vue';
import UseCarConfigForm from './UseCarConfigForm.vue';

View File

@ -207,7 +207,6 @@
<a-radio value="2"></a-radio>
</a-radio-group>
</a-form-item>
</a-col>
<a-col v-if="showDistance" :xs="12">
<a-form-item