Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
4fa549daba
@ -364,7 +364,7 @@
|
|||||||
<el-form-item label="患者名称" prop="patientName" label-width="120">
|
<el-form-item label="患者名称" prop="patientName" label-width="120">
|
||||||
<el-input
|
<el-input
|
||||||
v-model="informationqueryParams.patientName"
|
v-model="informationqueryParams.patientName"
|
||||||
placeholder="请输入分组名称"
|
placeholder="请输入患者名称"
|
||||||
clearable
|
clearable
|
||||||
/>
|
/>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user