Explorar o código

恢复被 破坏的文件

sandm %!s(int64=3) %!d(string=hai) anos
pai
achega
4167e8c109
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      public/themes/default/views/app/recruit/sign_up.blade.php

+ 6 - 0
public/themes/default/views/app/recruit/sign_up.blade.php

@@ -2055,6 +2055,12 @@
                     }else{
                         this.$message.error('只剩一条记录,不能再删啦');
                     }
+                },
+                nativeChange(native){
+                    this.user.native_place = native[0] + ',' + native[1] + ',' + native[2]
+                },
+                houseChange(house){
+                    this.user.house_register = house[0] + ',' + house[1] + ',' + house[2]
                 }
             },
             computed:{