优化
This commit is contained in:
parent
4821f6b6e3
commit
9d9f303cf3
@ -249,7 +249,7 @@ export default {
|
||||
message: res.msg,
|
||||
type: 'success'
|
||||
})
|
||||
// history.go(0)
|
||||
history.go(0)
|
||||
}).catch(() => {
|
||||
this.$message({
|
||||
type: 'info',
|
||||
|
||||
@ -247,12 +247,12 @@ export default {
|
||||
.center();
|
||||
}
|
||||
.names{
|
||||
width: 300px !important;
|
||||
width: 200px !important;
|
||||
flex: none !important;
|
||||
.center();
|
||||
}
|
||||
.jieguo{
|
||||
width: 300px !important;
|
||||
width: 260px !important;
|
||||
flex: none !important;
|
||||
}
|
||||
.name{
|
||||
@ -261,7 +261,7 @@ export default {
|
||||
width: 60px !important;
|
||||
}
|
||||
.kaohe{
|
||||
width: 300px !important;
|
||||
width: 260px !important;
|
||||
display: block;
|
||||
flex: 1 1 auto;
|
||||
// flex: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user