Commit 6ed3545f authored by 李苏's avatar 李苏 💬

bug

parent 295d9224
......@@ -61,7 +61,7 @@
<el-row :gutter="20">
<el-col :span="12">
<el-form-item label="登记人" ref="djrid" prop="djrid">
<RelSelect src='/kzzx/user/query' filterable clearable :match="{value:'userid',label:'username'}" v-model='form.djrid' ></RelSelect>
<RelSelect src='/kzzx/user/query' clearable :match="{value:'userid',label:'username'}" v-model='form.djrid' ></RelSelect>
</el-form-item>
</el-col>
<el-col :span="12">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment