Kaynağa Gözat

fix: text show

wangyuan 2 yıl önce
ebeveyn
işleme
bd101a9884
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pages/workbench/workbench.js

+ 1 - 1
pages/workbench/workbench.js

@@ -124,7 +124,7 @@ Page({
         orderId: response.orderId,
         personName: response.personName,
         personSex: response.personSex,
-        birthday: response.birthday,
+        birthday: response.birthday.split(' ')[0],
         age: response.age,
         useNum: response.useNum,
         overlayShow: true