+
+
外地抵汉、来汉人员疫情防控政策通…
+
查看详情>
+
-
全部记录
+
报备记录
共
{{ total }}
@@ -34,7 +38,8 @@
@@ -73,6 +78,9 @@ export default {
toReport() {
this.$linkTo('./Add')
},
+ // policyDetail() {
+
+ // }
getList() {
this.$instance.post(`/app/appepidemicbackhomerecord/list`, null, {
params: {
@@ -93,9 +101,15 @@ export default {
}).catch(() => {
uni.hideLoading()
})
+ },
+
+ shareBtn() {
+ console.log('分享');
}
},
+
+
onReachBottom() {
this.current++
this.getList()
@@ -104,9 +118,28 @@ export default {
diff --git a/src/mods/conv/AppReturnHomeRegister/Detail.vue b/src/mods/conv/AppReturnHomeRegister/Detail.vue
index e039891..c332ddf 100644
--- a/src/mods/conv/AppReturnHomeRegister/Detail.vue
+++ b/src/mods/conv/AppReturnHomeRegister/Detail.vue
@@ -1,19 +1,45 @@