diff --git a/src/views/audit-detail/index.vue b/src/views/audit-detail/index.vue index 26e108743b95661bc35bb862fc129c198ef219f1..25321d6b3011d0ef3e08e3bd393df8cbf5e3cb89 100644 --- a/src/views/audit-detail/index.vue +++ b/src/views/audit-detail/index.vue @@ -11,6 +11,9 @@ >
+ 修改 返回
@@ -20,6 +23,7 @@ :is="curComponent" :patient-id="patientId" :no-data="isEmpty" + ref="screen" >
@@ -230,11 +234,21 @@
+ + + diff --git a/src/views/followupentry/followaudit.vue b/src/views/followupentry/followaudit.vue index 1d7640631591d271ea1bd648a58b18e7100c4735..78f142a13f9610c87854a43759de61dfd46fe992 100644 --- a/src/views/followupentry/followaudit.vue +++ b/src/views/followupentry/followaudit.vue @@ -10,6 +10,9 @@ >
+ 修改 返回
@@ -17,7 +20,12 @@ + +