From b2623f99d7aa231eff76ef52665813df3ee6939b Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <xltys1995> Date: 星期六, 10 四月 2021 00:28:21 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/order/order.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js index fa19e71..79896ad 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -614,6 +614,7 @@ id: 'LAY_adminPopupLayerTest' , area: '750px' , type: 2 + , shade: [0.3,'#000'] , content:'order/matQuery.html' , success: function(){ // $('#'+ this.id).html('<div style="padding: 20px;">鏀惧叆鍐呭</div>'); -- Gitblit v1.9.1