935090232@qq.com
2020-12-05 9743cedc18ba060dd64773e131134e476237a24a
导入文件模板改成压缩包形式
2 files added
2 files deleted
2 files modified
4 ■■■■ changed files
zq-erp/src/main/resources/static/templates/vipInfoImport.xls patch | view | raw | blame | history
zq-erp/src/main/resources/static/templates/vipInfoImport.zip patch | view | raw | blame | history
zq-erp/src/main/resources/static/templates/vipProjUse.xls patch | view | raw | blame | history
zq-erp/src/main/resources/static/templates/vipProjUse.zip patch | view | raw | blame | history
zq-erp/src/main/resources/templates/views/admin/hive/vip/projUseImport-form.html 2 ●●● patch | view | raw | blame | history
zq-erp/src/main/resources/templates/views/admin/hive/vip/vipImport-form.html 2 ●●● patch | view | raw | blame | history
zq-erp/src/main/resources/static/templates/vipInfoImport.xls
Binary files differ
zq-erp/src/main/resources/static/templates/vipInfoImport.zip
Binary files differ
zq-erp/src/main/resources/static/templates/vipProjUse.xls
Binary files differ
zq-erp/src/main/resources/static/templates/vipProjUse.zip
Binary files differ
zq-erp/src/main/resources/templates/views/admin/hive/vip/projUseImport-form.html
@@ -121,7 +121,7 @@
    function download() {
        window.location.href=basePath + "/templates/vipProjUse.xls";
        window.location.href=basePath + "/templates/vipProjUse.zip";
    }
</script>
</body>
zq-erp/src/main/resources/templates/views/admin/hive/vip/vipImport-form.html
@@ -121,7 +121,7 @@
    function download() {
        window.location.href=  "https://filehive2.jyymatrix.cc/uploadeFile/vipInfoImport.xls";
        window.location.href=  "https://filehive2.jyymatrix.cc/uploadeFile/vipInfoImport.zip";
    }
</script>
</body>