接诊台优化

This commit is contained in:
2026-04-30 15:36:24 +08:00
parent 901629ac6e
commit 8dff4f0f78
2 changed files with 524 additions and 149 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -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="请输入病史补充"
/>