Skip to content

Commit fb2ea33

Browse files
committed
fix: 修复流程搜索框按回车后刷新页面bug
1 parent ac13524 commit fb2ea33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/bpm/model/index_new.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
ref="queryFormRef"
1111
:inline="true"
1212
label-width="68px"
13+
@submit.prevent
1314
>
1415
<el-form-item align="right" prop="key" class="ml-auto">
1516
<el-input

0 commit comments

Comments
 (0)