This commit is contained in:
xiongchengqiang 2020-12-17 14:54:34 +08:00
parent 8a2f6171fb
commit 204a36d6f5
2 changed files with 1 additions and 2 deletions

View File

@ -222,7 +222,7 @@ export default {
permis: 'resultInput', permis: 'resultInput',
click: this.handleJieguo click: this.handleJieguo
}, { }, {
name: '修改目标', name: '调整目标',
type: 'primary', type: 'primary',
info: !this.info, info: !this.info,
permis: 'changeResult', permis: 'changeResult',

View File

@ -666,7 +666,6 @@ export default {
margin-bottom: 20px; margin-bottom: 20px;
max-height:2000px; max-height:2000px;
transition:all 0.4s; transition:all 0.4s;
box-shadow: 0 1px 6px 0 rgba(0,0,0,.12), 0 1px 6px 0 rgba(0,0,0,.12);
&-top { &-top {
display: flex; display: flex;
// align-content: center; // align-content: center;