From 0adb2b1486f876ea75f753bbc73b3eecf4ea09bc Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 9 Jan 2025 11:37:26 +0800 Subject: [PATCH] =?UTF-8?q?feat(AppWeightManage):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E4=BD=93=E9=87=8D=E4=BF=A1=E6=81=AF=E6=98=BE=E7=A4=BA=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在"最近称重时间"字段中,优先显示 todayCreateTime,若为空则显示 lastCreateTime - 在"最新体重(公斤)"字段中,优先显示 todayWeight,若为空则显示 lastWeight --- project/xumu/AppWeightManage/add.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/xumu/AppWeightManage/add.vue b/project/xumu/AppWeightManage/add.vue index b5acbb96..b755a0d1 100644 --- a/project/xumu/AppWeightManage/add.vue +++ b/project/xumu/AppWeightManage/add.vue @@ -102,7 +102,7 @@ export default { - +