diff --git a/src/App.vue b/src/App.vue index 746ac269..5c388f51 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 6453d4fd..0e820ba9 100644 --- a/src/components/Device/components/BatchActions/Application/index.vue +++ b/src/components/Device/components/BatchActions/Application/index.vue @@ -7,7 +7,7 @@