From d426cf05a3f34897ccb2aa630a19fbc9503874f3 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 09 七月 2020 14:02:28 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pdaCe/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/pdaCe/index.html b/src/main/webapp/views/pdaCe/index.html
index f00e11f..0cc5fa4 100644
--- a/src/main/webapp/views/pdaCe/index.html
+++ b/src/main/webapp/views/pdaCe/index.html
@@ -157,6 +157,7 @@
                 "       <td>4</td>\n" +
                 "     </tr>\n";
         }
+        alert(html)
         ttbody.innerHTML = html;
     }
 

--
Gitblit v1.9.1