fix: 不能打包

This commit is contained in:
xingyu4j
2025-10-28 11:46:33 +08:00
parent fbbcca20e7
commit e29ea7b34e
3 changed files with 5 additions and 3 deletions

View File

@@ -21,7 +21,8 @@ import {
import { $t } from '#/locales';
import { getPropertyList } from '#/views/mall/product/spu/form';
import { SpuAndSkuList, SpuSkuSelect } from '../../../components';
// TODO @puhui999有问题
// import { SpuAndSkuList, SpuSkuSelect } from '../../../components';
import { useFormSchema } from '../data';
const emit = defineEmits(['success']);