xiongzhu 4 years ago
parent
commit
12c05e11b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/templates/PayOrderPC.ftlh

+ 1 - 1
src/main/resources/templates/PayOrderPC.ftlh

@@ -31,7 +31,7 @@
     </div>
 </div>
 <script>
-    var vConsole = new VConsole();
+    // var vConsole = new VConsole();
     var payParams = ${payParams?no_esc};
     payParams.package = payParams.packageValue;
     payParams.timestamp = payParams.timeStamp;