Explorar o código

历史病例显示有误

luolei %!s(int64=4) %!d(string=hai) anos
pai
achega
e27e1f456b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/PreviewBody/MedicalAdvice/index.jsx

+ 1 - 1
src/components/PreviewBody/MedicalAdvice/index.jsx

@@ -19,7 +19,7 @@ class MedicalAdvice extends Component {
               labelListBig && labelListBig.map((item,index)=>{
                 return (
                   <tr>
-                    <td className={style.adviceTableTdFst}>{item.name}</td>
+                    <td className={style.adviceTableTdFst}>{item.uniqueName}</td>
                     
                     <td className={style.assistTableTdTrd}>药品</td>
                     <td className={style.assistTableTdSec}>{item.form}</td>