From f0d709d0a2f305b8b63f58c4432b2614de23949b Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Fri, 13 May 2022 13:16:15 +0800 Subject: [PATCH] fix re-render --- src/App.vue | 2 +- src/views/dashboard/related/ebpf/components/EBPFStack.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index edb2bce3..1fbc2e99 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->