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
fc60c003
Commit
fc60c003
authored
Aug 06, 2021
by
RuoYi
Browse files
升级element-ui到最新版本2.15.5
parent
68ae4df2
Changes
2
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/package.json
View file @
fc60c003
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
"clipboard"
:
"2.0.6"
,
"clipboard"
:
"2.0.6"
,
"core-js"
:
"3.8.1"
,
"core-js"
:
"3.8.1"
,
"echarts"
:
"4.9.0"
,
"echarts"
:
"4.9.0"
,
"element-ui"
:
"2.15.
3
"
,
"element-ui"
:
"2.15.
5
"
,
"file-saver"
:
"2.0.4"
,
"file-saver"
:
"2.0.4"
,
"fuse.js"
:
"6.4.3"
,
"fuse.js"
:
"6.4.3"
,
"highlight.js"
:
"9.18.5"
,
"highlight.js"
:
"9.18.5"
,
...
...
ruoyi-ui/src/views/system/menu/index.vue
View file @
fc60c003
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
</el-table>
</el-table>
<!-- 添加或修改菜单对话框 -->
<!-- 添加或修改菜单对话框 -->
<el-dialog
:title=
"title"
:visible.sync=
"open"
width=
"6
0
0px"
append-to-body
>
<el-dialog
:title=
"title"
:visible.sync=
"open"
width=
"6
8
0px"
append-to-body
>
<el-form
ref=
"form"
:model=
"form"
:rules=
"rules"
label-width=
"100px"
>
<el-form
ref=
"form"
:model=
"form"
:rules=
"rules"
label-width=
"100px"
>
<el-row>
<el-row>
<el-col
:span=
"24"
>
<el-col
:span=
"24"
>
...
...
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