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
JSH ERP
Commits
2d040065
Commit
2d040065
authored
Jan 15, 2022
by
季圣华
Browse files
解决新增功能菜单时状态保存失败的bug
parent
5e379f37
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/system/modules/FunctionModal.vue
View file @
2d040065
...
...
@@ -109,6 +109,8 @@
},
add
()
{
this
.
edit
({});
this
.
model
.
enabled
=
true
this
.
enabledSwitch
=
true
},
edit
(
record
)
{
this
.
form
.
resetFields
();
...
...
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