Răsfoiți Sursa

房源信息跳转房源验真页面的房源码赋值

sunjuan 2 ani în urmă
părinte
comite
11e0476ed4
1 a modificat fișierele cu 6 adăugiri și 0 ștergeri
  1. 6 0
      src/main/resources/static/main/CheckTrue.html

+ 6 - 0
src/main/resources/static/main/CheckTrue.html

@@ -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