From 4a4c7908b71d9a1324cbb128556fa5d08e8382eb Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Fri, 19 Aug 2022 18:18:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E4=BB=A3=E7=A0=81=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com.actionsoft.apps.coe.pal.publisher.jar | Bin 207667 -> 207667 bytes .../js/coe.pal.process.publish.multiple.js | 5 ++--- ...coe.pal.process.publish.multiple.mobile.js | 16 ---------------- 3 files changed, 2 insertions(+), 19 deletions(-) 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 817d0cba54f7fa299635caa7523befd5ca88c0c7..43f5ea4f4ca5bca5d5d0c47321ed10843190ffdd 100644 GIT binary patch delta 328 zcmdmdjc4;U9-aViW)?061`Y-Wn@JOSRG5IIkv52oHvo|nO+e&v3m`d}k(cc#q_h9%Ro<6sT~(LHL+GSmNYFxvt-+if|Sby-28K!(ir4nAfR zMv(A6e&#LAaN!BU%pW*Fye1ju!ywvSmiatLnS>m35lCV?(9EA;7q@FNuVDlL4*Fyf delta 328 zcmdmdjc4;U9-aViW)?061`Y;>^45twDojAqNE<}P8-U1(CLr>-1(2M~$mj&5rmtGX zWHI@GGCPXa%@Y_E4MB<~Fgk4hY{bJ3WN&7)a#eze*-yTZz}nmsv%M#VasNu7*mhqw zrbsRjV}$_I1||?AN|?!SI*0+Z;Jg=*F&(JJV)|K4X7=s7zB2U+f`mNTnL#d^UeC^K z4Wjq3GdqCjf9%XIAlik4*#kuPaWDsg=pHp@nd$#Hm~DZa?Y5lEx~w2kAVX$*2OqNu zBS?53Kl2u5xbOsF<_{boUXu*-VG!*u%X}WBOhS&i2qdu`Xy#9_i`zAs*DwMAyBlfI 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 52cb94a0..687c6660 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 @@ -890,7 +890,7 @@ function queryTree() { } - +//校验模型中支持文件附件是否上传 function publishFlowCheck(data) { var ids = []; for (var i = 0; i < data.length; i++) { @@ -900,7 +900,7 @@ function publishFlowCheck(data) { } } - //校验模型中支持文件附件是否上传 + var param = { sid : sid, cmd : "com.actionsoft.apps.coe.pal.publisher_get_publishFlow_files", @@ -1455,7 +1455,6 @@ function quickCreateReport(obj, object, type) { $(object).text(targetFileName); } }else{ - debugger; //更新数据记录 if (type == 'new') { var fileName = obj.publishFileName + ' V' + obj.fileVersion + '-' + getOutputName(category, method); diff --git a/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.mobile.js b/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.mobile.js index 433e7af5..a415853b 100644 --- a/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.mobile.js +++ b/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.mobile.js @@ -4,8 +4,6 @@ var pageLimit = 10; */ function initMobileData() { $("table[id^='AWS-MobileGrid-Zone']").empty(); - - var newHtml = ''; newHtml +=''; newHtml +=''; @@ -22,24 +20,13 @@ function initMobileData() { newHtml +='
'; newHtml +=''; newHtml +=''; - /*newHtml +=''; - newHtml +='';*/ - //epc角色图测试1 - - - initContentData(); - $("table[id^='AWS-MobileGrid-Zone']").append(newHtml); } - // 初始化内容数据 function initContentData() { - debugger; var param = { cmd: 'com.actionsoft.apps.coe.pal.publisher_batch_data_query', processInstId: $("#processInstId").val(), @@ -59,11 +46,8 @@ function initContentData() { } closeFormPage = r.data.closeFormPage; var newData = r.data.newData; - newTemp = newData; var changeData = r.data.changeData; - changeTemp = changeData; var stopData = r.data.stopData; - stopTemp = stopData; var checkImg = '../apps/_bpm.portal/img/icheck_checkbox_check.png'; var uncheckImg = '../apps/_bpm.portal/img/icheck_checkbox_uncheck.png'; if (!$.isEmptyObject(newData)) {
'; - newHtml +='xxxxxxxxx'; - newHtml +='