This commit is contained in:
熊成强 2020-11-24 09:03:34 +08:00
parent 4821f6b6e3
commit 9d9f303cf3
2 changed files with 4 additions and 4 deletions

View File

@ -249,7 +249,7 @@ export default {
message: res.msg,
type: 'success'
})
// history.go(0)
history.go(0)
}).catch(() => {
this.$message({
type: 'info',

View File

@ -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;