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
a292cccb
Commit
a292cccb
authored
Sep 18, 2021
by
RuoYi
Browse files
代码生成点击预览重置激活tab
parent
5ccd9877
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/tool/gen/index.vue
View file @
a292cccb
...
...
@@ -301,6 +301,7 @@ export default {
previewTable
(
row
.
tableId
).
then
(
response
=>
{
this
.
preview
.
data
=
response
.
data
;
this
.
preview
.
open
=
true
;
this
.
preview
.
activeName
=
"
domain.java
"
;
});
},
/** 高亮显示 */
...
...
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