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