@@ -445,6 +445,12 @@
mounted() {
this.jumpOver();
},
+ created: function () {
+ //给房源核验码输入框
+ var data = sessionStorage.getItem("CheckTrue");
+ var houseInfo = JSON.parse(data);
+ this.param.FYHYM = houseInfo.FYHYM;
+ },
methods: {
pushCx() {
// this.showMsg = !this.showMsg