|
@@ -33,12 +33,12 @@
|
|
|
<span class="info-value">{{ customerInfo.createTime | formatDate }}</span>
|
|
<span class="info-value">{{ customerInfo.createTime | formatDate }}</span>
|
|
|
</el-col>
|
|
</el-col>
|
|
|
</el-row>
|
|
</el-row>
|
|
|
- <el-row :gutter="20">
|
|
|
|
|
- <el-col :span="24">
|
|
|
|
|
- <span class="info-label">现病史:</span>
|
|
|
|
|
- <span class="info-value">{{ customerInfo.presentIllness || '-' }}</span>
|
|
|
|
|
- </el-col>
|
|
|
|
|
- </el-row>
|
|
|
|
|
|
|
+<!-- <el-row :gutter="20">-->
|
|
|
|
|
+<!-- <el-col :span="24">-->
|
|
|
|
|
+<!-- <span class="info-label">现病史:</span>-->
|
|
|
|
|
+<!-- <span class="info-value">{{ customerInfo.presentIllness || '-' }}</span>-->
|
|
|
|
|
+<!-- </el-col>-->
|
|
|
|
|
+<!-- </el-row>-->
|
|
|
<el-row :gutter="20">
|
|
<el-row :gutter="20">
|
|
|
<el-col :span="24">
|
|
<el-col :span="24">
|
|
|
<span class="info-label">过敏史:</span>
|
|
<span class="info-label">过敏史:</span>
|