PopupDialogModelWindow(); PopupDialogModelWindowSetTitle("更改组织部门"); PopupDialogModelWindowSetContent("
"); ClosePopupDialogModelWindow(); IsPopupDialogModelWindow: true, //是否用新的弹屏窗口 PopupToastMessage("info", "请选择要领取的客户"); body{ padding-bottom:60px; padding-right:50px; padding-top:30px; padding-left:20px;}
<$AgencyID$>
<$DepartmentID$>
//实例化选择框 ScriptBuilder.Append("$('#" + PopupDialogWindowID + " select').foreach(function (item){ InitiateSelectDropDown($(item)); });"); PageDynamicObject.InitiateDataGridOnLoad = false; PageDynamicObject.InitiatedDataGridCallBack = function () { if (Array.contains(CheckPermissionMenuCodeResultList, "发起流程权限.下级经销商报备流程")) { HTMLGridClass.Config.ControlBarExtraHTML = "新建经销商报备"; } HTMLGridClass.InitiateCore(); }; DomReady(function () { var list = $(".车牌号"); if (list.length > 0) { var 车牌号 = Element.GetValue($(list[0])); if (车牌号.length > 0) { ReadDataFromDataBaseClass.FillForm(false, "select * from 车辆档案表 where 车牌号='" + 车牌号 + "'", null, null); ReadDataFromDataBaseClass.LoadData(); } } }); //单号 html += "

" + item.WorkFlowInstanceCode + "

"; html += ""; html += "报修日期:"; html += "" + item.报修日期 + ""; html += ""; var dt = eval("(" + 返回值.Result + ")"); var UniqueKey = "流程子表_采购需求申请单子表_产品名称"; var Config = PageDynamicObject.UserCustomizedDataSelectorColumnMapping[UniqueKey]; UserCustomizedDataSelectorColumnEngine.FillForm($($(".产品编码")[0]), UniqueKey, Config, dt); .LeftTD { font-weight: bold !important; } class="Roboto" ∑ 审批中 .IsFinished { display: none; } .IsFinishedFalse { display: inline-block !important; background-color: #ff6a00; border-radius: 5px; color: #fff; font-size: 11px; padding: 1px 3px; font-weight: normal !important; margin-left: 2px; } .WorkFlowCSSTable .LeftTD { font-weight: bold !important; width: 110px !important; }