mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 在视图中设置显示名,单击回车会刷新页面,并且访问路径发生变化。 #5771
This commit is contained in:
@@ -1336,6 +1336,7 @@
|
||||
>
|
||||
<el-input
|
||||
v-model="itemForm.name"
|
||||
@keypress.stop
|
||||
style="width: 200px"
|
||||
size="mini"
|
||||
clearable
|
||||
|
||||
Reference in New Issue
Block a user