@@ -117,7 +117,7 @@ Page({
//七、睡眠
sleepOptions: [
- { value: '0', remark: 'B', label: '入睡闲困难' },
+ { value: '0', remark: 'B', label: '入睡困难' },
{ value: '1', remark: 'C', label: '睡眠浅,易做梦' },
{ value: '2', remark: '', label: '以上都没有' },
],