1
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
let obj = {
|
let obj = {
|
||||||
identityNum:"3333",
|
identityNum:"610425199505171615",
|
||||||
pageNum:this.pageNum,
|
pageNum:this.pageNum,
|
||||||
pageSize:this.pageSize
|
pageSize:this.pageSize
|
||||||
}
|
}
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
},
|
},
|
||||||
onLoad(){
|
onLoad(){
|
||||||
let obj = {
|
let obj = {
|
||||||
identityNum:"3333",
|
identityNum:"610425199505171615",
|
||||||
pageNum:this.pageNum,
|
pageNum:this.pageNum,
|
||||||
pageSize:this.pageSize
|
pageSize:this.pageSize
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
onLoad: function() {
|
onLoad: function() {
|
||||||
this.name = this.$store.state.user.name;
|
this.name = this.$store.state.user.name;
|
||||||
this.sendImg = `http://47.97.117.253:9005/#/home?name=${this.name}`
|
this.sendImg = `https://txroom.xayunmei.com/`
|
||||||
},
|
},
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user