Explorar el Código

出生日期截取(3737)

zhangxc hace 5 años
padre
commit
adf7fc64a2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/html/qcScore.html

+ 1 - 1
src/html/qcScore.html

@@ -1035,7 +1035,7 @@
                     </div>
                     <div class="cont">
                         <span class="label">出生日期:</span>
-                        <span>${出生日期}</span>
+                        <span>${出生日期.slice(0,10)}</span>
                     </div>
                     <div class="cont">
                         <span class="label">年龄:</span>