1.选项卡优化

This commit is contained in:
sws
2024-10-09 17:36:09 +08:00
parent 1298be54a5
commit d630309335

View File

@ -73,7 +73,6 @@
</div>
</template>
<script setup lang="ts">
import { omit } from 'lodash';
const props = defineProps({
value: {
type: Object,