Commit fb2ea334 by GoldenZqqq

fix: 修复流程搜索框按回车后刷新页面bug

parent ac135245
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
ref="queryFormRef" ref="queryFormRef"
:inline="true" :inline="true"
label-width="68px" label-width="68px"
@submit.prevent
> >
<el-form-item align="right" prop="key" class="ml-auto"> <el-form-item align="right" prop="key" class="ml-auto">
<el-input <el-input
......
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 sign in to comment