chenyc
2024-11-20 028fddd36cc3189a042f0f8cb7d906477e5a4856
src/views/home/components/pingubiao/editDietary4.vue
@@ -294,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: ''
    }
}
// 第二步:暴露方法