code review:商品评论

This commit is contained in:
YunaiV
2023-08-26 11:19:29 +08:00
parent 343b6bbf18
commit 84c5eb9942
5 changed files with 8 additions and 1 deletions

View File

@ -37,6 +37,7 @@ import { ElTable } from 'element-plus'
import * as ProductSpuApi from '@/api/mall/product/spu'
import { propTypes } from '@/utils/propTypes'
// TODO @疯狂:是不是挪到 spu 的 components 下哈
defineOptions({ name: 'SkuTableSelect' })
const props = defineProps({

View File

@ -86,6 +86,7 @@ import { defaultProps, handleTree } from '@/utils/tree'
import * as ProductCategoryApi from '@/api/mall/product/category'
import * as ProductSpuApi from '@/api/mall/product/spu'
// TODO @疯狂:是不是挪到 spu 的 components 下哈
defineOptions({ name: 'SpuTableSelect' })
const message = useMessage() // 消息弹窗