优化
This commit is contained in:
parent
75838af011
commit
7d0a8c53de
@ -249,7 +249,7 @@ export default {
|
||||
message: res.msg,
|
||||
type: 'success'
|
||||
})
|
||||
history.go(0)
|
||||
// history.go(0)
|
||||
}).catch(() => {
|
||||
this.$message({
|
||||
type: 'info',
|
||||
|
||||
@ -117,7 +117,7 @@ export default {
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
|
||||
overflow: hidden;
|
||||
&-left{
|
||||
flex: 1;
|
||||
padding: 0 30px 0 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user