@@ -150,7 +150,6 @@
this.status_id = id;
this.status_index = status - 1;
this.status_show = true;
- console.log(this.status_index);
},
onStatusConfirm(value) {
this.status_show = false;
@@ -68,7 +68,6 @@
methods: {
onBack() {
- console.log(1);
location.href = "{:url('/login/setType')}?type=1";
uploadPic(file) {
@@ -115,7 +115,7 @@
};
created(){
- console.log( new Date(this.user.birthday));
+