gang.huang 2 years ago
parent
commit
540d281bcf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      admin/templates/default/refill.order.exception.php

+ 1 - 1
admin/templates/default/refill.order.exception.php

@@ -211,7 +211,7 @@
 <link rel="stylesheet" type="text/css" href="<?php echo RESOURCE_SITE_URL; ?>/js/jquery-ui/themes/ui-lightness/jquery.ui.css" />
 <script type="text/javascript">
     $(function() {
-        const output = <?php echo $output ?>
+        const output = <?php echo json_encode($output) ?>
 
 
         $('#ncsubmit').click(function() {