From 8f2cdc73bb328c8fdceaa6f32f72634007dfc4fa Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 09 四月 2021 19:32:19 +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