-
-
{{ index + 1 }}
-
-
-
- {{ item?.departName || '-' }}
-
-
- {{ item?.departName || '-' }}
-
-
-
-
-
-
- {{ item?.projectName || '-' }}
-
-
- {{ item?.projectName || '-' }}
-
-
-
-
-
-
- {{ item?.abnormalResult && item?.abnormalResult !== 'null' ? item?.abnormalResult : '无' }}
-
-
- {{ item?.abnormalResult && item?.abnormalResult !== 'null' ? item?.abnormalResult : '无' }}
-
-
-
-
-
-
- {{ item?.unit || '-' }}
-
-
- {{ item?.unit || '-' }}
-
-
-
-
-
-
- {{ item?.referenceValue || '-' }}
-
-
- {{ item?.referenceValue || '-' }}
-
-
-
-
-
-
- {{ item?.abnormal || '-' }}
-
-
- {{ item?.abnormal || '-' }}
-
-
-
-
-
-
- {{ item?.resultValue || '-' }}
-
-
- {{ item?.resultValue || '-' }}
-
-
-
+
+
{{ index + 1 }}
+
+
+
+ {{ item?.departName || '-' }}
+
+
+ {{ item?.departName || '-' }}
+
+
+
+
+
+
+ {{ item?.projectName || '-' }}
+
+
+ {{ item?.projectName || '-' }}
+
+
+
+
+
+
+ {{ item?.abnormalResult && item?.abnormalResult !== 'null' ? item?.abnormalResult : '无' }}
+
+
+ {{ item?.abnormalResult && item?.abnormalResult !== 'null' ? item?.abnormalResult : '无' }}
+
+
+
+
+
+
+ {{ item?.unit || '-' }}
+
+
+ {{ item?.unit || '-' }}
+
+
+
+
+
+
+ {{ item?.referenceValue || '-' }}
+
+
+ {{ item?.referenceValue || '-' }}
+
+
+
+
+
+
+ {{ item?.abnormal || '-' }}
+
+
+ {{ item?.abnormal || '-' }}
+
+
+
+
+
+
+ {{ item?.resultValue || '-' }}
+
+
+ {{ item?.resultValue || '-' }}
+
+
diff --git a/src/views/healthMonitor/anY/physical/physical.data.ts b/src/views/healthMonitor/anY/physical/physical.data.ts
index 0b223cf..8df30da 100644
--- a/src/views/healthMonitor/anY/physical/physical.data.ts
+++ b/src/views/healthMonitor/anY/physical/physical.data.ts
@@ -79,7 +79,7 @@ export const fData = [
},
{
label: '性别',
- field: 'sexCode',
+ field: 'sexCodeText',
span: 12,
},
{