咨询订单服务金额改成订单类型

This commit is contained in:
2023-07-06 12:00:40 +08:00
parent cba40b636e
commit 5f290f3b78
2 changed files with 2 additions and 2 deletions

View File

@@ -162,7 +162,7 @@
case 'entrust':
isScroll = true
funName = entrustOrder
tabName = '委托订单'
tabName = '委托咨询订单'
tabsArr = [
{ name: '待支付', type: 0 },
{ name: '待审核', type: 1 },