From 511e1feed7bcb375773e33b72733ac5a97281134 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期五, 31 七月 2020 14:52:39 +0800
Subject: [PATCH] 添加应用iframe初始宽高
---
src/pages/gb28181/index/App.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/pages/gb28181/index/App.vue b/src/pages/gb28181/index/App.vue
index ee9ebbc..58ebcca 100644
--- a/src/pages/gb28181/index/App.vue
+++ b/src/pages/gb28181/index/App.vue
@@ -105,7 +105,6 @@
export default {
name: "Gb28181Setting",
-
directives: {
focus: {
inserted: function (el) {
--
Gitblit v1.8.0