瀏覽代碼

订单列表,拷贝列

lowkeyman 10 月之前
父節點
當前提交
f1977cda5b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      admin/templates/default/refill.order.index.php

+ 2 - 2
admin/templates/default/refill.order.index.php

@@ -1121,7 +1121,7 @@
     }
 
     function hCopyChannel(e) {
-        copy_some(16)
+        copy_some(15)
     }
 
     function hCopyCardNo(e) {
@@ -1133,6 +1133,6 @@
     }
 
     function hCopyMchOrder(e) {
-        copy_some(14)
+        copy_some(13)
     }
 </script>