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, message: res.msg,
type: 'success' type: 'success'
}) })
// history.go(0) history.go(0)
}).catch(() => { }).catch(() => {
this.$message({ this.$message({
type: 'info', type: 'info',

View File

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