code review:订单列表

(cherry picked from commit b8ca5800c6)
This commit is contained in:
YunaiV
2023-08-26 11:41:43 +08:00
committed by shizhong
parent 0e36aea9ff
commit b55b9966d6
4 changed files with 33 additions and 29 deletions

View File

@ -34,6 +34,7 @@ import * as DeliveryExpressApi from '@/api/mall/trade/delivery/express'
import * as TradeOrderApi from '@/api/mall/trade/order'
import { copyValueToTarget } from '@/utils'
// TODO @puhui999要不 Form 保持和别的模块一样,和 index.vue 放在一个目录下,不作为 componentscomponents 更多要支持给多个模块使用哈。
defineOptions({ name: 'OrderDeliveryForm' })
const { t } = useI18n() // 国际化