src/views/patient/patient/profile/index.vue
@@ -375,7 +375,6 @@ align="center" key="admitdate" prop="admitdate" width="160" > <template slot-scope="scope"> <span>{{ formatTime(scope.row.admitdate) }}</span> @@ -384,6 +383,7 @@ <el-table-column label="病案号" width="100" align="center" key="outhospno" prop="outhospno"