From 0acffcc27d165374222737fb7f7b574ece4662cb Mon Sep 17 00:00:00 2001
From: wangyanshen <3154583358@qq.com>
Date: 星期三, 11 一月 2023 14:52:36 +0800
Subject: [PATCH] 添加预览页面内容

---
 src/views/main/istation/trend/trendFun.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/main/istation/trend/trendFun.vue b/src/views/main/istation/trend/trendFun.vue
index 303e84e..86d11ca 100644
--- a/src/views/main/istation/trend/trendFun.vue
+++ b/src/views/main/istation/trend/trendFun.vue
@@ -44,7 +44,7 @@
       title="娣诲姞瓒嬪娍鍒嗘瀽鏂规硶"
       width="400px"
       :visible.sync="addTrendFunVisible"
-      class="reportDialog"
+      
     >
       <fks-form
         style="width: 100%; height: calc(100% - 40px)"
@@ -86,7 +86,7 @@
       title="缂栬緫瓒嬪娍鍒嗘瀽鏂规硶"
       width="400px"
       :visible.sync="editTrendFunVisible"
-      class="reportDialog"
+      
     >
       <fks-form
         style="width: 100%; height: calc(100% - 40px)"

--
Gitblit v1.9.3