code review:订单列表、订单详情

This commit is contained in:
YunaiV
2023-08-23 00:43:40 +08:00
parent 69a66b2a06
commit cfbc2ed74c
11 changed files with 116 additions and 90 deletions

View File

@ -23,6 +23,7 @@ import * as TradeOrderApi from '@/api/mall/trade/order'
import { convertToInteger, formatToFraction } from '@/utils'
import { cloneDeep } from 'lodash-es'
// TODO @puhui999OrderAdjustPriceForm 改成 OrderUpdatePriceForm 更新哈,保持统一;
defineOptions({ name: 'OrderAdjustPriceForm' })
const { t } = useI18n() // 国际化