diff --git a/src/views/dashboard-zhongzi/components/top-right/index.vue b/src/views/dashboard-zhongzi/components/top-right/index.vue index 207e6ed..e82a6c5 100644 --- a/src/views/dashboard-zhongzi/components/top-right/index.vue +++ b/src/views/dashboard-zhongzi/components/top-right/index.vue @@ -259,7 +259,7 @@ :show-div-location="true" :max-length="12" :page-location="pageLocation" - :visible="show_point_dispostion" + :disposition-show="show_point_dispostion" @close="closePoint" @getData="getDynamicPointData" /> diff --git a/src/views/dashboard-zhongzi/index.vue b/src/views/dashboard-zhongzi/index.vue index 364d514..cbf1008 100644 --- a/src/views/dashboard-zhongzi/index.vue +++ b/src/views/dashboard-zhongzi/index.vue @@ -14,7 +14,7 @@ - +