Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
8a2e3d13
Commit
8a2e3d13
authored
May 27, 2022
by
RuoYi
Browse files
表单构建按钮不显示正则校验
parent
a29a0648
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/tool/build/RightPanel.vue
View file @
8a2e3d13
...
...
@@ -486,7 +486,7 @@
</el-tree>
</
template
>
<
template
v-if=
"activeData.layout === 'colFormItem'"
>
<
template
v-if=
"activeData.layout === 'colFormItem'
&& activeData.tag !== 'el-button'
"
>
<el-divider>
正则校验
</el-divider>
<div
v-for=
"(item, index) in activeData.regList"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment