理由换行
This commit is contained in:
parent
b938adef70
commit
44642c8f58
@ -877,7 +877,10 @@ Component({
|
||||
}
|
||||
},
|
||||
zhuanchangConfirm(e){
|
||||
this.setData({ zhuanchang_show: false });
|
||||
this.setData({
|
||||
zhuanchang_show: false,
|
||||
expertise_reason:''
|
||||
});
|
||||
this.triggerEvent('hidePageMeta');
|
||||
},
|
||||
zhuanchangConcle(e){
|
||||
|
||||
@ -266,4 +266,5 @@
|
||||
color: #FF0000;
|
||||
letter-spacing: 3rpx;
|
||||
font-weight: 600;
|
||||
word-break: break-all;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user