diff --git a/components/tree-select/index.wxml b/components/tree-select/index.wxml index 2bfba3f..48107ee 100644 --- a/components/tree-select/index.wxml +++ b/components/tree-select/index.wxml @@ -2,7 +2,7 @@ - + - 客户名称:{{item.customerPersonName}} + {{item.customerPersonName}} 已逾期 待还款 diff --git a/pages/process/order-list/index.wxml b/pages/process/order-list/index.wxml index 662e1ff..0074bc6 100644 --- a/pages/process/order-list/index.wxml +++ b/pages/process/order-list/index.wxml @@ -23,8 +23,8 @@ - - 客户名称:{{item.factoryCustomerName}} + + {{item.factoryCustomerName}} ({{item.factoryCustomerMobile}}) 毛重:{{item.totalWeight}}公斤 @@ -53,8 +53,8 @@ - - 客户名称:{{item.factoryCustomerName}} + + {{item.factoryCustomerName}} ({{item.factoryCustomerMobile}})