接诊台优化
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -499,8 +499,8 @@
|
||||
|
||||
<el-form-item label="病史补充" prop="remark">
|
||||
<el-input
|
||||
v-mode="formData.remark"
|
||||
type="ltextarea"
|
||||
v-model="formData.remark"
|
||||
type="textarea"
|
||||
:rows="2"
|
||||
placeholder="请输入病史补充"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user