优化
This commit is contained in:
parent
4821f6b6e3
commit
9d9f303cf3
@ -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',
|
||||||
|
|||||||
@ -247,12 +247,12 @@ export default {
|
|||||||
.center();
|
.center();
|
||||||
}
|
}
|
||||||
.names{
|
.names{
|
||||||
width: 300px !important;
|
width: 200px !important;
|
||||||
flex: none !important;
|
flex: none !important;
|
||||||
.center();
|
.center();
|
||||||
}
|
}
|
||||||
.jieguo{
|
.jieguo{
|
||||||
width: 300px !important;
|
width: 260px !important;
|
||||||
flex: none !important;
|
flex: none !important;
|
||||||
}
|
}
|
||||||
.name{
|
.name{
|
||||||
@ -261,7 +261,7 @@ export default {
|
|||||||
width: 60px !important;
|
width: 60px !important;
|
||||||
}
|
}
|
||||||
.kaohe{
|
.kaohe{
|
||||||
width: 300px !important;
|
width: 260px !important;
|
||||||
display: block;
|
display: block;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
// flex: none;
|
// flex: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user