diff --git a/src/views/trials/trials-panel/visit/crc-upload/index.vue b/src/views/trials/trials-panel/visit/crc-upload/index.vue index 7982c2d6..f3108d4a 100644 --- a/src/views/trials/trials-panel/visit/crc-upload/index.vue +++ b/src/views/trials/trials-panel/visit/crc-upload/index.vue @@ -491,7 +491,7 @@ @@ -1365,6 +1365,7 @@ export default { this.list = res.Result.CurrentPageData this.total = res.Result.TotalCount this.otherInfo = res.OtherInfo + console.log(this.otherInfo) }).catch(() => { this.loading = false }) }, // 新建计划外的访视信息