Commit 4afae976 by zhuzhequan

修改样式

parent b50420f2
...@@ -1009,7 +1009,7 @@ ul li { ...@@ -1009,7 +1009,7 @@ ul li {
.el-message { .el-message {
z-index: 7000 !important; z-index: 7000 !important;
margin-top: 400px !important; top: 116px !important;
} }
.el-select.green .el-input__inner { .el-select.green .el-input__inner {
......
...@@ -613,6 +613,7 @@ export default { ...@@ -613,6 +613,7 @@ export default {
this.dialogVisible = false this.dialogVisible = false
this.$message({ this.$message({
message: '修改成功', message: '修改成功',
duration: 500,
type: 'success' type: 'success'
}) })
this.getList(this.currentPage) this.getList(this.currentPage)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment