xiaoyong931011
2021-04-13 455f0337233018ddd3cc9afbbca7c67dd6add23b
zq-erp/src/main/resources/templates/views/admin/shop/logisticsImport-form.html
@@ -104,7 +104,7 @@
                });
            } else {
                layer.open({
                    title: '导入快递单',
                    title: '导入快递单,部分失败',
                    content: data.info
                });
            }
@@ -117,8 +117,7 @@
    function download() {
        //window.location.href=  "https://xcshop.csxuncong.com/uploadefile/image/logisticsImport.xls";
        window.location.href=  "http://xcshop.csxuncong.com/uploadfile/image/logisticsImport.xls";
        window.location.href=  "https://xcshop.csxuncong.com/templates/logisticsImport.xlsx";
    }
</script>
</body>