diff --git a/src/App.vue b/src/App.vue index 746ac26..5c388f5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -20,7 +20,6 @@ :is="item.component" v-if="isRender(item)" :ref="item.prop" - :re-render="reRender" /> diff --git a/src/components/Device/components/BatchActions/Application/index.vue b/src/components/Device/components/BatchActions/Application/index.vue index 6453d4f..0e820ba 100644 --- a/src/components/Device/components/BatchActions/Application/index.vue +++ b/src/components/Device/components/BatchActions/Application/index.vue @@ -7,7 +7,7 @@