中扬CRM客户关系管理系统
whycq
2023-12-15 bc4f79e162d84b8ade3cd39f311c93df232ce7fc
src/main/webapp/static/js/reimburseOnline/reimburseOnline.js
@@ -393,6 +393,9 @@
            success: function (layero, dIndex) {
                $(layero).children('.layui-layer-content').css('overflow', 'visible');
                var isExpAdd = !expTpe;
                if (expTpe){
                    document.getElementById('orderDisplay').style.display = 'none';
                }
                // 回显数据
                form.val('editForm', expTpe);
                console.log(expTpe)