From 2303c439aac2e2816e87d662c467fce999fc8eef Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Thu, 2 Jul 2020 16:26:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=82=E5=9C=BA=E4=B8=93=E5=91=98=E4=B8=9A?= =?UTF-8?q?=E7=BB=A9=E8=AE=A1=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin/View/MarketPercentage/personmarketstaffsettle.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Application/Admin/View/MarketPercentage/personmarketstaffsettle.html b/Application/Admin/View/MarketPercentage/personmarketstaffsettle.html index 7bd0cc930..fa2649a52 100644 --- a/Application/Admin/View/MarketPercentage/personmarketstaffsettle.html +++ b/Application/Admin/View/MarketPercentage/personmarketstaffsettle.html @@ -265,6 +265,7 @@ layer.confirm('是否确认发放提成!', { title:'发放提成?', icon:0, + closeBtn:0, btn: ['发放','离职发放','取消'] //按钮 }, function(){ $.ajax({