mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2025-08-24 04:54:58 +08:00
病人信息没用字段移除
This commit is contained in:
parent
02d6c44956
commit
04c78723ee
|
@ -38,11 +38,6 @@
|
|||
</el-row>
|
||||
|
||||
<el-row :gutter="gutter">
|
||||
<el-col :span="12">
|
||||
<el-form-item label="电话" prop="电话">
|
||||
<el-input v-model="formData.电话" readonly placeholder="请输入电话"></el-input>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
<el-col :span="12">
|
||||
<el-form-item label="手术时间" prop="住院时间" :label-width="rightWidth">
|
||||
<el-input v-model="formData.住院时间" readonly placeholder="请输入住院时间"/>
|
||||
|
|
Loading…
Reference in New Issue
Block a user