Kirin hace 4 años
padre
commit
6f3345245b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/admin/view/order/store_order/exchange_order.php

+ 0 - 1
app/admin/view/order/store_order/exchange_order.php

@@ -736,7 +736,6 @@
     }
 
     var real_name = '<?=$real_name?>';
-    var orderCount = <?=json_encode($orderCount)?>, payTypeCount = <?=json_encode($payTypeCount)?>,
         status = <?=$status ? $status : "''"?>;
     require(['vue'], function (Vue) {
         new Vue({