Explorar o código

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

sunjuan %!s(int64=2) %!d(string=hai) anos
pai
achega
11e0476ed4
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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