|
@@ -278,7 +278,7 @@ var fleaMarketForm = new Vue({
|
|
|
}
|
|
|
if(_this.secondParams.checkCode == ''){
|
|
|
_this.vShow_checkCode = true;
|
|
|
- _this.fromMessage = 'secondHandrelease';
|
|
|
+ _this.fromMessage = '请输入短信验证码';
|
|
|
_this.scrollIntoView('vShow_Price');
|
|
|
setTimeout(function(){
|
|
|
_this.vShow_checkCode = false;
|