gaoluyang
9 天以前 86966ec9a83b93decbd93fc8ce2be1882d4c9775
src/views/mes/pro/task/components/gantt-chart.vue
@@ -1,7 +1,7 @@
<script lang="ts" setup>
import { onBeforeUnmount, onMounted, ref, watch } from 'vue';
import { BarcodeBizTypeEnum } from '../../../../../packages/constants/src';
import { BarcodeBizTypeEnum } from '@vben/constants';
import { gantt } from 'dhtmlx-gantt';