!239 调整个人信息顺序

Merge pull request !239 from 德仔/develop
This commit is contained in:
德仔
2021-05-10 14:51:52 +08:00
committed by Gitee
5 changed files with 74 additions and 21 deletions

View File

@ -83,7 +83,7 @@
/>
</el-select>
</el-form-item>
<el-form-item label="病史体征" prop="physicalSignsId">
<el-select
v-model="queryParams.physicalSignsId"
@ -147,7 +147,7 @@
label="创建时间"
align="center"
prop="createTime"
width="100"
width="110"
>
<template slot-scope="scope">
<div v-for="time in scope.row.createTime.split(' ')" :key="time">