From 0a91b9ac543cfcbedc5e5a89f926af38922ddfcd Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Tue, 16 Aug 2022 19:05:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com.actionsoft.apps.coe.pal.publisher.jar | Bin 195528 -> 195528 bytes .../js/coe.pal.process.publish.multiple.js | 1 + 2 files changed, 1 insertion(+) diff --git a/com.actionsoft.apps.coe.pal.publisher/lib/com.actionsoft.apps.coe.pal.publisher.jar b/com.actionsoft.apps.coe.pal.publisher/lib/com.actionsoft.apps.coe.pal.publisher.jar index d233028c672d652a3b45dfec954c7d320357d002..140e9edfe0402912d79d12751bbfce70e0c19438 100644 GIT binary patch delta 278 zcmX@{o%_UhZk_;dW)?061`Y;>>=_ezRG5IIkv52oHvo|nO+e&v3m`d}k{_<_LJjtS(|%fw)e&`?q3NM+wRB46v+i*tQ26{ zzyxAM3p1G=12U#hzR5HfL>t{=0$Ddb;}(-Oh+cY&$pJ(^zs2MNqIGXGd4TBh+e|?q z`t)t4NDv+Sj7es@(;X&3RyeQlA(IIskhgvLBc?6PAO=to4<|@I`#sZP5N+^*={!h+ Q@gtKA$YImve>1HF0Ar_SoB#j- delta 278 zcmX@{o%_UhZk_;dW)?061`Y-Wm5CF1RG5IIkv52oHvo|nO+e&v3m`d}k{_<_LJjtS(|%fw)e&`?q3NM+wRB46v+i*tQ26{ zzyxAM3p1G=12U#hzR5HfL>t{=0$Ddb;}(-Oh+cY&$pJ(^zs2MNqIGXGd4TBh+e|?q z`t)t4NDv+Sj7es@(;X&3RyeQlA(IIskhgvLBc?6PAO=to4<|@I`#sZP5N+^*={!h+ Q@gtKA$YImve>1HF0AHS6cmMzZ diff --git a/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.js b/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.js index 2e16025f..4c85b4fd 100644 --- a/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.js +++ b/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.js @@ -937,6 +937,7 @@ function publishFlowCheck(data) { type : "POST", data : param, success : function(r) { + debugger; if (r.result == 'ok') { if(r.data.result=='error'){ $('#publisher_dialog').find('div.dlg-button').find('button:first').prop('disabled', '');