订单
This commit is contained in:
parent
717ef57880
commit
6508e9851b
@ -8,7 +8,7 @@
|
|||||||
v-show="showSearch"
|
v-show="showSearch"
|
||||||
label-width="100px"
|
label-width="100px"
|
||||||
>
|
>
|
||||||
<el-form-item label="客户" prop="patientName">
|
<el-form-item label="客户" prop="patientName" style="margin-left:-4%">
|
||||||
<el-input
|
<el-input
|
||||||
v-model="queryParams.patientName"
|
v-model="queryParams.patientName"
|
||||||
placeholder="请输入客户"
|
placeholder="请输入客户"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user