提交 632f309f 编写于 作者: R Rackar

fix: lib import bug

上级 1ba4a3e2
......@@ -42,7 +42,7 @@ import { CaretRight } from '@element-plus/icons-vue';
// API 引用
import { listCategoryOptions } from '@/api/pms/category';
import { computed } from '@vue/reactivity';
import { computed } from 'vue';
import { Option } from '@/types/common';
const emit = defineEmits(['next', 'update:modelValue']);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册