wupengfei
4 天以前 1a5fdab0bb6abb5d93d4af064514ffa89e226ea6
apps/underTakeMiniApp/src/components/JobDetailContent/components/experienceView.vue
@@ -27,6 +27,7 @@
<script setup lang="ts">
import NoData from '../../NoData/NoData.vue';
import dayjs from 'dayjs';
import { Cell } from '@12333/components';
defineOptions({
  name: 'experienceView',