chenyc
2024-11-20 028fddd36cc3189a042f0f8cb7d906477e5a4856
src/views/home/components/pingubiao/editDietary4.vue
@@ -42,17 +42,7 @@
                                        <th colspan="2">性别:{{patientsInfo.patientGenderText}}</th>
                                    </tr>
                                    <tr>
                                        <td colspan="" class="tdInput" style="text-align: center;">
                                           血清白蛋白浓度(g/L)
                                        </td>
                                        <td colspan="1" style="text-align: center;" >
                                            打分
                                        </td>
                                    </tr>
                                    <tr>
                                   
                                        <td colspan="5" style="background-color: antiquewhite;">
@@ -304,6 +294,18 @@
            input1: '肌肉量丢失(3个月内>5%或半年内>10%),上臂肌围减少(减少>10%参照群体第50个百分位数)',
        }
    }
    state.viewInfo={
        id: 0,
        code: '',
        clientCode: userInfos.value.clientCode,
        patientCode: patientsInfo.value.code,
        surveryTime: formatDate(new Date(), 'YYYY-mm-dd HH:MM:SS'),
        surveryPerson: userInfos.value.code,
        surveryJsonBody: '',
        suveryFormName:'PEW(蛋白质能量消耗评估)',
        surveryFormType:1,
        updateTime: ''
    }
}
// 第二步:暴露方法