WXL (wul)
2 天以前 d3c60e18b95b50751f8088fa2d23cd8ff7f173bc
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"