gang.huang 2 years ago
parent
commit
54f7b0fd6f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      admin/templates/default/analysis.new_version.mch_order_send.php

+ 1 - 0
admin/templates/default/analysis.new_version.mch_order_send.php

@@ -202,6 +202,7 @@
         }
 
         function formatChannelTable(tableData) {
+            $('#checkChannelContent').children().remove();
             let data;
             if (typeof tableData == 'object') {
                 data = tableData;