【bug】元 样式的修改

This commit is contained in:
fengachen
2021-10-22 18:00:38 +08:00
parent 08abbdf25c
commit 076c74991f
3 changed files with 4 additions and 1 deletions
@@ -612,7 +612,7 @@ export default {
*
* */
changeConvoke(val){
if(!!val){
if(val){
this.hasError = false
}
},
@@ -907,6 +907,7 @@ export default {
.yuan {
position: absolute;
right: -40px;
top: -10px;
}
.add-icon {
@@ -222,5 +222,6 @@ export default {
.yuan {
position: absolute;
right: -20px;
top: -10px;
}
</style>
@@ -481,5 +481,6 @@ export default {
.yuan {
position: absolute;
right: -20px;
top: -10px;
}
</style>