From 0c9972b68aaee5ce0d536bb418ebcd2887012a28 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 29 六月 2020 14:35:47 +0800
Subject: [PATCH] 2020-06-29

---
 src/tabviews/zshare/actionList/excelInbutton/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/zshare/actionList/excelInbutton/index.jsx b/src/tabviews/zshare/actionList/excelInbutton/index.jsx
index bfcaa33..08cbf54 100644
--- a/src/tabviews/zshare/actionList/excelInbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/excelInbutton/index.jsx
@@ -261,6 +261,7 @@
         result.bottom = result.bottom.replace(/@\$|\$@/ig, '')
       }
       
+      param.excel_in = 'true'
       param.LText_insert = Utils.formatOptions(result.insert)
       param.LText_bottom = Utils.formatOptions(result.bottom)
       param.LText = Utils.formatOptions(result.sql)

--
Gitblit v1.8.0