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

@@ -44,6 +44,8 @@ import { BasicInfoForm, DescriptionForm, OtherSettingsForm } from './components'
import * as ProductSpuApi from '@/api/mall/product/spu'
import { convertToInteger, formatToFraction } from '@/utils'
// TODO @芋艿:后续稍微调整下;
defineOptions({ name: 'ProductSpuForm' })
const { t } = useI18n() // 国际化