Commit 85d9b215 by 王宝涛

暂时不用帆软,先屏蔽js引入

parent acdca3cf
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<script src="/plugins/js/plugin.js"></script> <script src="/plugins/js/plugin.js"></script>
<script src="/luckysheet.umd.js"></script> <script src="/luckysheet.umd.js"></script>
<!-- 引入帆软JS库,不需要帆软报表,可不用引入。该JS库是从帆软服务器上远程引入,并且finereport.js非实体文件,而是多个JS文件拼接后的集合 --> <!-- 引入帆软JS库,不需要帆软报表,可不用引入。该JS库是从帆软服务器上远程引入,并且finereport.js非实体文件,而是多个JS文件拼接后的集合 -->
<script src="<%=VITE_GLOB_FINE_REPORT_URL%>/webroot/decision/view/report?op=emb&resource=finereport.js"></script> <!-- <script src="<%=VITE_GLOB_FINE_REPORT_URL%>/webroot/decision/view/report?op=emb&resource=finereport.js"></script>-->
<script> <script>
(async () => { (async () => {
var htmlRoot = document.getElementById('htmlRoot'); var htmlRoot = document.getElementById('htmlRoot');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment