From 356840f0e99a3a16620b33367af0893eca053b30 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 12 四月 2021 13:21:39 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/ioWorks/matQuery.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/ioWorks/matQuery.js b/src/main/webapp/static/js/ioWorks/matQuery.js index 1fb11d4..66d4b01 100644 --- a/src/main/webapp/static/js/ioWorks/matQuery.js +++ b/src/main/webapp/static/js/ioWorks/matQuery.js @@ -134,6 +134,7 @@ content: $('#getOrderNo'), success: function(layero, index){ layer.iframeAuto(index); + $(layero).children('.layui-layer-content').css('overflow', 'visible'); layui.form.render('select'); }, cancel: function () { -- Gitblit v1.9.1