From 9247c2b25e4db568d8e4756b0f55bab4bd329ea1 Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Fri, 18 Jun 2021 10:18:16 +0800 Subject: [PATCH] no message --- pages/process/check-list/index.wxml | 2 +- xtends/client/factory-list/index.wxml | 2 +- xtends/client/order-list/index.wxml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/process/check-list/index.wxml b/pages/process/check-list/index.wxml index ba5b005..00773cf 100644 --- a/pages/process/check-list/index.wxml +++ b/pages/process/check-list/index.wxml @@ -19,7 +19,7 @@ - 客户名称:{{item.factoryCustomerName}} + {{item.factoryCustomerName}} ({{item.factoryCustomerMobile}}) 毛重:{{item.totalWeight}}公斤 diff --git a/xtends/client/factory-list/index.wxml b/xtends/client/factory-list/index.wxml index e6e2ef8..84ac240 100644 --- a/xtends/client/factory-list/index.wxml +++ b/xtends/client/factory-list/index.wxml @@ -19,7 +19,7 @@ - 客户名称:{{item.factoryCustomerName}} + {{item.factoryCustomerName}} ({{item.factoryCustomerMobile}}) 毛重:{{item.totalWeight}}公斤 diff --git a/xtends/client/order-list/index.wxml b/xtends/client/order-list/index.wxml index 033479e..7284d20 100644 --- a/xtends/client/order-list/index.wxml +++ b/xtends/client/order-list/index.wxml @@ -23,7 +23,7 @@ - 客户名称:{{item.factoryCustomerName}} + {{item.factoryCustomerName}} ({{item.factoryCustomerMobile}}) 毛重:{{item.totalWeight}}公斤