流程发布应用
This commit is contained in:
parent
3a9f8502d5
commit
eaaaf91070
Binary file not shown.
@ -19,7 +19,7 @@
|
||||
- 内置可配置的发布批准流程
|
||||
|
||||
]]></details>
|
||||
<installDate>2022-07-26 11:31:08</installDate>
|
||||
<installDate>2022-07-27 12:56:55</installDate>
|
||||
<installListener/>
|
||||
<pluginListener>com.actionsoft.apps.coe.pal.publisher.Plugins</pluginListener>
|
||||
<startListener>com.actionsoft.apps.coe.pal.publisher.event.AppStartListener</startListener>
|
||||
@ -55,7 +55,7 @@
|
||||
</properties>
|
||||
<modelAdministrator/>
|
||||
<icon code="&#xe880;" color="#4E7FF9"/>
|
||||
<releaseDate>2022-07-26</releaseDate>
|
||||
<releaseDate>2022-07-27</releaseDate>
|
||||
<deployment>
|
||||
<system id="obj_00093403df6a17ed729913d64f48f930" icon16="../commons/img/home_16.png" icon64="../commons/img/home_64.png" icon96="../commons/img/home_96.png" notifier="" name="%u529E%u516C" target="leftFrame" url="/" deployUrlType="2" source="0" appId="com.actionsoft.apps.coe.pal.publisher">
|
||||
<directory id="obj_15779670952d4c20aeca29a601ae6caa" icon16="" icon64="" icon96="" notifier="" name="%u53D1%u5E03%u6D41%u7A0B" target="mainFrame" url="/" deployUrlType="2" source="0" orderIndex="6" appId="com.actionsoft.apps.coe.pal.publisher">
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<createUser>管理员</createUser>
|
||||
<createTime>2014-08-14 14:45:28</createTime>
|
||||
<updateUser>admin</updateUser>
|
||||
<updateTime>2022-07-26 00:21:16</updateTime>
|
||||
<updateTime>2022-07-26 17:24:54</updateTime>
|
||||
<signature>DgQSSyFmOqrf7WQa6WFesZuTOnzFe+zevZg0BYW55MuhMOtUylRD92QW2MZY8fzumIIJ5dbdMmSe4Z/+hj7n45Jsb9smthtrG+oWfQ9si6kl1AjP7JL4o/NB/iTn6hmh</signature>
|
||||
<managed>true</managed>
|
||||
<title>流程发布申请表</title>
|
||||
@ -1146,7 +1146,7 @@
|
||||
<columnType>TEXT</columnType>
|
||||
<length>2</length>
|
||||
<nullable>true</nullable>
|
||||
<defaultValue>Y</defaultValue>
|
||||
<defaultValue>N</defaultValue>
|
||||
<columnWidth>100</columnWidth>
|
||||
<componentId>AWSUI.ComboBox</componentId>
|
||||
<componentSetting>{"placeholder":"","boItemId":"c493accc-61ba-4316-bc35-cee75b4db827","isAdvance":false,"dataType":"sampleText","data":"N:否|Y:是","mode":"common","exportDataValidity":true,"setunival":true,"boUrlFormData":{"hrefSelVal":"nothing"}}</componentSetting>
|
||||
@ -1201,7 +1201,7 @@
|
||||
<defaultValue></defaultValue>
|
||||
<columnWidth>100</columnWidth>
|
||||
<componentId>AWSUI.TreeDictionary</componentId>
|
||||
<componentSetting>{"leafField":"PARENTDEPARTMENTID","leafValue":"0","leafS":"notEql","filterField":"","filterS":"","filterValue":"","filter":[],"multiselect":false,"checkInherit":true,"separator":",","allPath":false,"allPathSeparator":",","searchShow":"table","fileName":"$[departmentname]","getFields":"gw","displayField":"departmentname","fillBackFields":"SEND_SCOPE_POST","pId":"PARENTDEPARTMENTID","dId":"ID","mapping":{"source":"gw","target":"SEND_SCOPE_POST"},"placeholder":"","dialogName":"","mappingRule":"leaf;parent;","iconCls":"","advCls":"","dataType":"localJDBC","data":{"sql":"select ID,PARENTDEPARTMENTID,departmentname,CONCAT(\"部门\",ID) as gw from ORGDEPARTMENT UNION select DISTINCT POSITION_NO as ID,DEPARTMENTID as PARENTDEPARTMENTID,POSITION_NAME as departmentname, CONCAT(\"岗位\",POSITION_NO) as gw from ORGUSER","rootSql":""},"boUrlFormData":{"hrefSelVal":"nothing"}}</componentSetting>
|
||||
<componentSetting>{"leafField":"PARENTDEPARTMENTID","leafValue":"0","leafS":"notEql","filterField":"","filterS":"","filterValue":"","filter":[],"multiselect":false,"checkInherit":true,"separator":",","allPath":false,"allPathSeparator":",","searchShow":"table","fileName":"$[departmentname]","getFields":"departmentname","displayField":"DEPARTMENTNAME","fillBackFields":"SEND_SCOPE_POST","pId":"parentdepartmentid","dId":"id","mapping":{"source":"departmentname","target":"SEND_SCOPE_POST"},"placeholder":"","dialogName":"","mappingRule":"leaf;parent;","iconCls":"","advCls":"","dataType":"localJDBC","data":{"sql":"SELECT ID,PARENTDEPARTMENTID,DEPARTMENTNAME,CONCAT('部门',ID) AS GW from ORGDEPARTMENT UNION select DISTINCT POSITION_NO AS ID,DEPARTMENTID AS PARENTDEPARTMENTID,POSITION_NAME AS DEPARTMENTNAME, CONCAT('岗位',POSITION_NO) AS GW FROM ORGUSER","rootSql":"SELECT ID,PARENTDEPARTMENTID,DEPARTMENTNAME,CONCAT('部门',ID) AS GW from ORGDEPARTMENT UNION select DISTINCT POSITION_NO AS ID,DEPARTMENTID AS PARENTDEPARTMENTID,POSITION_NAME AS DEPARTMENTNAME, CONCAT('岗位',POSITION_NO) AS GW FROM ORGUSER"},"boUrlFormData":{"hrefSelVal":"nothing"}}</componentSetting>
|
||||
<display>true</display>
|
||||
<deleted>false</deleted>
|
||||
<modify>true</modify>
|
||||
@ -1347,6 +1347,32 @@
|
||||
<calcFormula></calcFormula>
|
||||
<propsVal>{}</propsVal>
|
||||
</boItem>
|
||||
<boItem>
|
||||
<id>31f7c9bb-f150-4be2-9aff-8a04183dc793</id>
|
||||
<name>PROCESS_TITLE</name>
|
||||
<title>流程标题</title>
|
||||
<columnType>TEXT</columnType>
|
||||
<length>128</length>
|
||||
<nullable>true</nullable>
|
||||
<defaultValue></defaultValue>
|
||||
<columnWidth>100</columnWidth>
|
||||
<componentId>AWSUI.Text</componentId>
|
||||
<componentSetting>{"search":"0","placeholder":"请输入标题","dataType":"localJDBC","data":{"sql":""},"isClearAllText":true,"barCode":false,"boUrlFormData":{"hrefSelVal":"nothing"},"extendType":"text","scanCodeAutoSubmit":false}</componentSetting>
|
||||
<display>true</display>
|
||||
<deleted>false</deleted>
|
||||
<modify>true</modify>
|
||||
<componentExtendCode></componentExtendCode>
|
||||
<persistenceType>ENTITY</persistenceType>
|
||||
<validateType></validateType>
|
||||
<validateRule></validateRule>
|
||||
<validateTip></validateTip>
|
||||
<validateErr>0</validateErr>
|
||||
<tooltip></tooltip>
|
||||
<copy>false</copy>
|
||||
<displayRule></displayRule>
|
||||
<calcFormula></calcFormula>
|
||||
<propsVal>{}</propsVal>
|
||||
</boItem>
|
||||
</boItems>
|
||||
<boIndexs/>
|
||||
<boRelations/>
|
||||
|
||||
@ -1,68 +1,68 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--AWS 字典描述文件,适用于6.0以上版本 \n-->
|
||||
<dictionary>
|
||||
<id>b3a64017-f42f-4170-a21c-aabdca0f6bb1</id>
|
||||
<!--App分类-->
|
||||
<categoryName>资产库周期管理</categoryName>
|
||||
<!--字典显示的标题-->
|
||||
<title>职级字典</title>
|
||||
<!--要显示的SQL记录 \n 1.where条件支持所有@命令 \n 2.这个SQL应该是一个完整的,经过调试的SQL,除@命令外 \n-->
|
||||
<data><![CDATA[select EXT2 as zj,EXT1 as zjbm from ORGUSER GROUP BY zj,zjbm]]></data>
|
||||
<!--每页显示行数-->
|
||||
<page>10</page>
|
||||
<!--是否换行显示-->
|
||||
<wordWrap>false</wordWrap>
|
||||
<!--插入前保存表单-->
|
||||
<saveForm>false</saveForm>
|
||||
<!--插入前非空校验-->
|
||||
<checkNotNull>true</checkNotNull>
|
||||
<!--插入后非空提示-->
|
||||
<aftersaveAlert>false</aftersaveAlert>
|
||||
<!--数据字典多选时是否显示已选中项-->
|
||||
<showChoose>true</showChoose>
|
||||
<!--字典模型是否受管-->
|
||||
<managed>false</managed>
|
||||
<configParam><![CDATA[{}]]></configParam>
|
||||
<!--管理员-->
|
||||
<administrator>admin</administrator>
|
||||
<!--创建人-->
|
||||
<createUser>admin</createUser>
|
||||
<!--参与显示的字段定义-->
|
||||
<field>
|
||||
<!--字段名称-->
|
||||
<name>zj</name>
|
||||
<!--该字段是否用来返回给父级窗口的控件,targetName为控件名-->
|
||||
<targetName>SEND_SCOPE_LEVEL</targetName>
|
||||
<nameType>文本</nameType>
|
||||
<uicomponent>文本</uicomponent>
|
||||
<!--列表显示的标题-->
|
||||
<title>职级</title>
|
||||
<!--列表显示宽度,支持象素单位和百分比宽度-->
|
||||
<width>100</width>
|
||||
<!--是否该字段参与模糊检索,目前只允许为字符类型的字段支持模糊检索-->
|
||||
<filter>false</filter>
|
||||
<exact>false</exact>
|
||||
<hidden>false</hidden>
|
||||
<!--DW查询条件的searchID,数据字典时,回填策略需要targetName+DWID组合来进行回填-->
|
||||
</field>
|
||||
<field>
|
||||
<!--字段名称-->
|
||||
<name>zjbm</name>
|
||||
<!--该字段是否用来返回给父级窗口的控件,targetName为控件名-->
|
||||
<nameType>文本</nameType>
|
||||
<uicomponent>文本</uicomponent>
|
||||
<!--列表显示的标题-->
|
||||
<title>职级编码</title>
|
||||
<!--列表显示宽度,支持象素单位和百分比宽度-->
|
||||
<width>100</width>
|
||||
<!--是否该字段参与模糊检索,目前只允许为字符类型的字段支持模糊检索-->
|
||||
<filter>false</filter>
|
||||
<exact>false</exact>
|
||||
<hidden>false</hidden>
|
||||
<!--DW查询条件的searchID,数据字典时,回填策略需要targetName+DWID组合来进行回填-->
|
||||
</field>
|
||||
<!--连接数据源-->
|
||||
<dataAdapter class="com.actionsoft.bpms.commons.dictionary.core.datasource.local.AWSDBData"/>
|
||||
</dictionary>
|
||||
<!--AWS 字典描述UUID-->
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--AWS 字典描述文件,适用于6.0以上版本 \n-->
|
||||
<dictionary>
|
||||
<id>b3a64017-f42f-4170-a21c-aabdca0f6bb1</id>
|
||||
<!--App分类-->
|
||||
<categoryName>资产库周期管理</categoryName>
|
||||
<!--字典显示的标题-->
|
||||
<title>职级字典</title>
|
||||
<!--要显示的SQL记录 \n 1.where条件支持所有@命令 \n 2.这个SQL应该是一个完整的,经过调试的SQL,除@命令外 \n-->
|
||||
<data><![CDATA[select EXT2 as zj,EXT1 as zjbm from ORGUSER GROUP BY zj,zjbm]]></data>
|
||||
<!--每页显示行数-->
|
||||
<page>10</page>
|
||||
<!--是否换行显示-->
|
||||
<wordWrap>false</wordWrap>
|
||||
<!--插入前保存表单-->
|
||||
<saveForm>false</saveForm>
|
||||
<!--插入前非空校验-->
|
||||
<checkNotNull>true</checkNotNull>
|
||||
<!--插入后非空提示-->
|
||||
<aftersaveAlert>false</aftersaveAlert>
|
||||
<!--数据字典多选时是否显示已选中项-->
|
||||
<showChoose>true</showChoose>
|
||||
<!--字典模型是否受管-->
|
||||
<managed>false</managed>
|
||||
<configParam><![CDATA[{}]]></configParam>
|
||||
<!--管理员-->
|
||||
<administrator>admin</administrator>
|
||||
<!--创建人-->
|
||||
<createUser>admin</createUser>
|
||||
<!--参与显示的字段定义-->
|
||||
<field>
|
||||
<!--字段名称-->
|
||||
<name>zj</name>
|
||||
<!--该字段是否用来返回给父级窗口的控件,targetName为控件名-->
|
||||
<targetName>SEND_SCOPE_LEVEL</targetName>
|
||||
<nameType>文本</nameType>
|
||||
<uicomponent>文本</uicomponent>
|
||||
<!--列表显示的标题-->
|
||||
<title>职级</title>
|
||||
<!--列表显示宽度,支持象素单位和百分比宽度-->
|
||||
<width>100</width>
|
||||
<!--是否该字段参与模糊检索,目前只允许为字符类型的字段支持模糊检索-->
|
||||
<filter>false</filter>
|
||||
<exact>false</exact>
|
||||
<hidden>false</hidden>
|
||||
<!--DW查询条件的searchID,数据字典时,回填策略需要targetName+DWID组合来进行回填-->
|
||||
</field>
|
||||
<field>
|
||||
<!--字段名称-->
|
||||
<name>zjbm</name>
|
||||
<!--该字段是否用来返回给父级窗口的控件,targetName为控件名-->
|
||||
<nameType>文本</nameType>
|
||||
<uicomponent>文本</uicomponent>
|
||||
<!--列表显示的标题-->
|
||||
<title>职级编码</title>
|
||||
<!--列表显示宽度,支持象素单位和百分比宽度-->
|
||||
<width>100</width>
|
||||
<!--是否该字段参与模糊检索,目前只允许为字符类型的字段支持模糊检索-->
|
||||
<filter>false</filter>
|
||||
<exact>false</exact>
|
||||
<hidden>false</hidden>
|
||||
<!--DW查询条件的searchID,数据字典时,回填策略需要targetName+DWID组合来进行回填-->
|
||||
</field>
|
||||
<!--连接数据源-->
|
||||
<dataAdapter class="com.actionsoft.bpms.commons.dictionary.core.datasource.local.AWSDBData"/>
|
||||
</dictionary>
|
||||
<!--AWS 字典描述UUID-->
|
||||
|
||||
@ -1,58 +1,58 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<AWSDWModel>
|
||||
<id>obj_55e041674bff4104aaceba5ec9b5adc4</id>
|
||||
<createUser>admin</createUser>
|
||||
<createTime>2022-07-26 02:47:34</createTime>
|
||||
<updateUser>admin</updateUser>
|
||||
<updateTime>2022-07-26 02:47:35</updateTime>
|
||||
<signature>tGOmxiTgjT/77UoYpSlq8Vc+hHPRoJWHdZexXc7zEpYuMNdhvSICeJnlc/RzRHGrUBL4B4Yn7gjcD85hlcxtum3mlFUp9aILJvg8MSX6SbfQiPDLg362Rh963TL4zuPi</signature>
|
||||
<managed>false</managed>
|
||||
<version>1.0</version>
|
||||
<processGroupId>obj_55e041674bff4104aaceba5ec9b5adc4</processGroupId>
|
||||
<processGroupName></processGroupName>
|
||||
<categoryName>资产库周期管理</categoryName>
|
||||
<dwType>1</dwType>
|
||||
<processAdministrator>admin</processAdministrator>
|
||||
<title id="obj_42390b224a184fdebdcb209ccd0083c4" label="流程编号视图" extendcode="" event=""/>
|
||||
<dataView id="obj_35891da81685482a93492b3c9ac7aafe" label="首页" showType="link" orderIndex="0" dwReportType="-1" isDefault="false" category="普通视图" implClassName="com.actionsoft.bpms.dw.design.dataview.CommonDataView" security="" event="" url="" userExtendJs="" show="true">
|
||||
<showHighSecurity>false</showHighSecurity>
|
||||
<dataParams></dataParams>
|
||||
<layoutECategoryType></layoutECategoryType>
|
||||
<layoutECategoryTypeLast></layoutECategoryTypeLast>
|
||||
<afterLoadEventCall></afterLoadEventCall>
|
||||
<afterLoadEventScript></afterLoadEventScript>
|
||||
<toolbar id="obj_fa886343647045a6be521f1d448b3b35" isshow="true" extendcode="" event="">
|
||||
<button id="obj_5d5f58121e2f4a1b837152e100b1d5be" refbuttonid="save" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="1" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_727ec6d21bab46cfa44e3ce17ad42091" refbuttonid="new" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="2" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_7e32048b66eb42c782bc0681969b6e5f" refbuttonid="delete" cls="" fontColor="" bgColor="" security="" isshow="false" orderindex="3" mobileShow="false" event="" selectShow="true"/>
|
||||
<button id="obj_0adb5d2c73194dbabeefed797b3905ad" refbuttonid="print" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="4" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_b813dae8e1a94a4f9c0106e5d40035fc" refbuttonid="refresh" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="5" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_ef733354a59a493eb67834eb8e942ce8" refbuttonid="exportDWData" cls="" fontColor="" bgColor="" security="" isshow="false" orderindex="6" mobileShow="false" event="" selectShow="false"/>
|
||||
</toolbar>
|
||||
<searcher id="obj_c837cb6a125746808dd0196ec4ec593f" isshow="true" layoutType="tile" tdGroup="4" tileLayout="y" textCls="" dwLeftCls="" dwRightCls="" extendcode="" event="" xconditionEvent="" tileOpen="false"/>
|
||||
<navTree id="obj_3f5027414fc647ddb6121d52d675977f" isshow="false" type="" rootcls="" leafcls="" ismultiple="false" isexpanded="true" orderindex="" event=""/>
|
||||
<layout id="obj_6089df16e5c3479a977a35ce39f6244c" label="" classname="com.actionsoft.bpms.dw.exec.layout.LayoutA" event=""/>
|
||||
<datagrid id="obj_b6277cfde5d8461786c0191eab19793a" isshow="true" autoSearch="true" customSet="true" select="false" datasource="bo:BO_ACT_PROCESSNUMBER" countSql="" pagesize="15" event="" rowDefHeight="25" showCheckBox="true" ismultiple="true" isshownumbercol="true" numberCellTotal="false" shownumbercolwidth="40px" freezeCols="0" wrap="false" nowrapTitle="false" refbehaviorid="|_title{}title_||||" behaviortarget="" behaviorConfig="" extendsql="" identifier="_ID" extend1="" multiHeader="">
|
||||
<dataBaseConn></dataBaseConn>
|
||||
<freezeField></freezeField>
|
||||
<column id="obj_0cf03d2acf5c46d3ab1e02d75cf49499" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVELNUM" label="级别编号" orderindex="0" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a6fa43e15ed74aa1be9b14b161fb7693" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="REGIONCODE" label="区域编号" orderindex="1" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_efdd6757dff44f3fa8ed43f7ae1c17be" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="80px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="10" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="NUMBERS" label="编号" orderindex="2" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="0" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a78cf7e6bf7140138a93568ae722d92a" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ID" label="业务表ID" orderindex="3" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_d61d78bf5d584e77b6e41f6c44f2fd76" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ORGID" label="单位ID" orderindex="4" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_8977735e78614d8cbaad66946791ac1b" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_BINDID" label="流程实例ID" orderindex="5" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b729403c80cf4603af29ccbd1d84adf3" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="0" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEDATE" label="创建日期" orderindex="6" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_440e0e5c880e48b588d5770b51607cb5" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="{"type": "org","orgtype": "user"}" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEUSER" label="创建人" orderindex="7" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_33841cd60ade449cbedadfc542a7db9d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="0" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_UPDATEDATE" label="更新日期" orderindex="8" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_f4629aff8f1049549a4d48d2f1e5a0bb" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="{"type": "org","orgtype": "user"}" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_UPDATEUSER" label="更新人" orderindex="9" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_66aebebd3a0047a8879e80110c5d4206" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="1" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ISEND" label="流程是否结束" orderindex="10" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<dynamicRule></dynamicRule>
|
||||
</datagrid>
|
||||
<reportSetting></reportSetting>
|
||||
<chartSetting></chartSetting>
|
||||
</dataView>
|
||||
<userextendbuttons/>
|
||||
<userextendbehaviors/>
|
||||
<iconFontCode></iconFontCode>
|
||||
<iconFontColor></iconFontColor>
|
||||
</AWSDWModel>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<AWSDWModel>
|
||||
<id>obj_55e041674bff4104aaceba5ec9b5adc4</id>
|
||||
<createUser>admin</createUser>
|
||||
<createTime>2022-07-26 02:47:34</createTime>
|
||||
<updateUser>admin</updateUser>
|
||||
<updateTime>2022-07-26 02:47:35</updateTime>
|
||||
<signature>tGOmxiTgjT/77UoYpSlq8Vc+hHPRoJWHdZexXc7zEpYuMNdhvSICeJnlc/RzRHGrUBL4B4Yn7gjcD85hlcxtum3mlFUp9aILJvg8MSX6SbfQiPDLg362Rh963TL4zuPi</signature>
|
||||
<managed>false</managed>
|
||||
<version>1.0</version>
|
||||
<processGroupId>obj_55e041674bff4104aaceba5ec9b5adc4</processGroupId>
|
||||
<processGroupName></processGroupName>
|
||||
<categoryName>资产库周期管理</categoryName>
|
||||
<dwType>1</dwType>
|
||||
<processAdministrator>admin</processAdministrator>
|
||||
<title id="obj_42390b224a184fdebdcb209ccd0083c4" label="流程编号视图" extendcode="" event=""/>
|
||||
<dataView id="obj_35891da81685482a93492b3c9ac7aafe" label="首页" showType="link" orderIndex="0" dwReportType="-1" isDefault="false" category="普通视图" implClassName="com.actionsoft.bpms.dw.design.dataview.CommonDataView" security="" event="" url="" userExtendJs="" show="true">
|
||||
<showHighSecurity>false</showHighSecurity>
|
||||
<dataParams></dataParams>
|
||||
<layoutECategoryType></layoutECategoryType>
|
||||
<layoutECategoryTypeLast></layoutECategoryTypeLast>
|
||||
<afterLoadEventCall></afterLoadEventCall>
|
||||
<afterLoadEventScript></afterLoadEventScript>
|
||||
<toolbar id="obj_fa886343647045a6be521f1d448b3b35" isshow="true" extendcode="" event="">
|
||||
<button id="obj_5d5f58121e2f4a1b837152e100b1d5be" refbuttonid="save" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="1" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_727ec6d21bab46cfa44e3ce17ad42091" refbuttonid="new" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="2" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_7e32048b66eb42c782bc0681969b6e5f" refbuttonid="delete" cls="" fontColor="" bgColor="" security="" isshow="false" orderindex="3" mobileShow="false" event="" selectShow="true"/>
|
||||
<button id="obj_0adb5d2c73194dbabeefed797b3905ad" refbuttonid="print" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="4" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_b813dae8e1a94a4f9c0106e5d40035fc" refbuttonid="refresh" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="5" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_ef733354a59a493eb67834eb8e942ce8" refbuttonid="exportDWData" cls="" fontColor="" bgColor="" security="" isshow="false" orderindex="6" mobileShow="false" event="" selectShow="false"/>
|
||||
</toolbar>
|
||||
<searcher id="obj_c837cb6a125746808dd0196ec4ec593f" isshow="true" layoutType="tile" tdGroup="4" tileLayout="y" textCls="" dwLeftCls="" dwRightCls="" extendcode="" event="" xconditionEvent="" tileOpen="false"/>
|
||||
<navTree id="obj_3f5027414fc647ddb6121d52d675977f" isshow="false" type="" rootcls="" leafcls="" ismultiple="false" isexpanded="true" orderindex="" event=""/>
|
||||
<layout id="obj_6089df16e5c3479a977a35ce39f6244c" label="" classname="com.actionsoft.bpms.dw.exec.layout.LayoutA" event=""/>
|
||||
<datagrid id="obj_b6277cfde5d8461786c0191eab19793a" isshow="true" autoSearch="true" customSet="true" select="false" datasource="bo:BO_ACT_PROCESSNUMBER" countSql="" pagesize="15" event="" rowDefHeight="25" showCheckBox="true" ismultiple="true" isshownumbercol="true" numberCellTotal="false" shownumbercolwidth="40px" freezeCols="0" wrap="false" nowrapTitle="false" refbehaviorid="|_title{}title_||||" behaviortarget="" behaviorConfig="" extendsql="" identifier="_ID" extend1="" multiHeader="">
|
||||
<dataBaseConn></dataBaseConn>
|
||||
<freezeField></freezeField>
|
||||
<column id="obj_0cf03d2acf5c46d3ab1e02d75cf49499" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVELNUM" label="级别编号" orderindex="0" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a6fa43e15ed74aa1be9b14b161fb7693" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="REGIONCODE" label="区域编号" orderindex="1" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_efdd6757dff44f3fa8ed43f7ae1c17be" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="80px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="10" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="NUMBERS" label="编号" orderindex="2" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="0" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a78cf7e6bf7140138a93568ae722d92a" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ID" label="业务表ID" orderindex="3" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_d61d78bf5d584e77b6e41f6c44f2fd76" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ORGID" label="单位ID" orderindex="4" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_8977735e78614d8cbaad66946791ac1b" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_BINDID" label="流程实例ID" orderindex="5" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b729403c80cf4603af29ccbd1d84adf3" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="0" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEDATE" label="创建日期" orderindex="6" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_440e0e5c880e48b588d5770b51607cb5" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="{"type": "org","orgtype": "user"}" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEUSER" label="创建人" orderindex="7" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_33841cd60ade449cbedadfc542a7db9d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="0" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_UPDATEDATE" label="更新日期" orderindex="8" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_f4629aff8f1049549a4d48d2f1e5a0bb" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="36" required="0" align="left" showrule="{"type": "org","orgtype": "user"}" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_UPDATEUSER" label="更新人" orderindex="9" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_66aebebd3a0047a8879e80110c5d4206" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_PROCESSNUMBER" length="1" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ISEND" label="流程是否结束" orderindex="10" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<dynamicRule></dynamicRule>
|
||||
</datagrid>
|
||||
<reportSetting></reportSetting>
|
||||
<chartSetting></chartSetting>
|
||||
</dataView>
|
||||
<userextendbuttons/>
|
||||
<userextendbehaviors/>
|
||||
<iconFontCode></iconFontCode>
|
||||
<iconFontColor></iconFontColor>
|
||||
</AWSDWModel>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<createUser>admin</createUser>
|
||||
<createTime>2022-07-12 15:36:25</createTime>
|
||||
<updateUser>admin</updateUser>
|
||||
<updateTime>2022-07-25 22:09:40</updateTime>
|
||||
<updateTime>2022-07-26 12:00:11</updateTime>
|
||||
<signature>tGOmxiTgjT/77UoYpSlq8Vc+hHPRoJWHdZexXc7zEpYuMNdhvSICeJnlc/RzRHGraZM67ZCW9a9S2Kq3lk9E0VDM3aHkRJHr7BQ0SuHrY0BaEx0DyGULBcxPOYGkP28Q</signature>
|
||||
<managed>false</managed>
|
||||
<version>1.0</version>
|
||||
@ -32,6 +32,8 @@
|
||||
</toolbar>
|
||||
<searcher id="obj_03a69abb6aa0426d82c71437a848a1a3" isshow="true" layoutType="tile" tdGroup="4" tileLayout="y" textCls="" dwLeftCls="" dwRightCls="" extendcode="" event="" xconditionEvent="" tileOpen="false">
|
||||
<likecondition id="obj_178ad7e34bc74b77a94eb10a8fec4948" field="PROCESSMANAGER" extend1="" label="流程经理" comparetype="=" uiname="TEXT" relationship="" uidefault="" uicomponent="文本" uiref="" required="false" security="" orderindex="0" event=""/>
|
||||
<likecondition id="obj_7610eb1d4b8d446cbabf2a9700534e57" field="ORGDEPART" extend1="" label="部门" comparetype="=" uiname="TEXT" relationship="" uidefault="" uicomponent="文本" uiref="" required="false" security="" orderindex="1" event=""/>
|
||||
<likecondition id="obj_3a64266eb34d44ab9db609c16b99db9e" field="ORGNAME" extend1="" label="单位" comparetype="=" uiname="TEXT" relationship="" uidefault="" uicomponent="文本" uiref="" required="false" security="" orderindex="2" event=""/>
|
||||
</searcher>
|
||||
<navTree id="obj_d0cee1246c1648fb90fc6a5c3c81a7b3" isshow="false" type="" rootcls="" leafcls="" ismultiple="false" isexpanded="true" orderindex="" event=""/>
|
||||
<layout id="obj_df987bfac9d744e0a3ca345799ff7c0d" label="" classname="com.actionsoft.bpms.dw.exec.layout.LayoutA" event=""/>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<createUser>admin</createUser>
|
||||
<createTime>2022-07-12 14:52:40</createTime>
|
||||
<updateUser>admin</updateUser>
|
||||
<updateTime>2022-07-25 23:43:13</updateTime>
|
||||
<updateTime>2022-07-27 13:14:13</updateTime>
|
||||
<signature>tGOmxiTgjT/77UoYpSlq8Vc+hHPRoJWHdZexXc7zEpYuMNdhvSICeJnlc/RzRHGr32Sz9TVEi14g2FdHXJZJ4fyk0zNA1G6Vn4ILeom3ib+JfveDGEqpdK2EE05v4Utv</signature>
|
||||
<managed>false</managed>
|
||||
<version>1.0</version>
|
||||
@ -37,28 +37,28 @@
|
||||
<dataBaseConn></dataBaseConn>
|
||||
<freezeField></freezeField>
|
||||
<column id="4a8833a0-6666-45ec-ab97-59a13e1ed35f" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SSFB" label="所属分部" orderindex="0" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_c9c7bb1385074d0f963dbbd1348abf60" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_1_PROCESS_ID" label="L1流程编码" orderindex="1" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3fc74ef4d6c448f0b14b9af7cdd998ac" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_1_PROCESS_NAME" label="L1流程名称" orderindex="2" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_40ad2931518240fd9ceef7c7cf1a913e" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR1" label="L1流程责任人" orderindex="3" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="8f38a5ed-1e13-4635-b850-3ea1fc84b029" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR_NO_1" label="L1流程责任人编码" orderindex="4" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_e9948fb087fd477184078a34920c5509" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="L1_SP" label="L1是否审批" orderindex="5" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.RadioGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3ad95d82d61a4203b8aad2a1e36af9e2" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="147" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_2_PROCESS_ID" label="L2流程编码" orderindex="6" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_c9c7bb1385074d0f963dbbd1348abf60" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_1_PROCESS_ID" label="L1流程编码" orderindex="1" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3fc74ef4d6c448f0b14b9af7cdd998ac" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="99" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_1_PROCESS_NAME" label="L1流程名称" orderindex="2" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_40ad2931518240fd9ceef7c7cf1a913e" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR1" label="L1流程责任人" orderindex="3" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="8f38a5ed-1e13-4635-b850-3ea1fc84b029" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR_NO_1" label="L1流程责任人编码" orderindex="4" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_e9948fb087fd477184078a34920c5509" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="L1_SP" label="L1是否审批" orderindex="5" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.RadioGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3ad95d82d61a4203b8aad2a1e36af9e2" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="147" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_2_PROCESS_ID" label="L2流程编码" orderindex="6" colbehaviortarget="" ishidden="true" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_96680986bbd24f33bd8d5f4b7b8d1263" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_2_PROCESS_NAME" label="L2流程名称" orderindex="7" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_c2a1e0dc45244e7a9fccd9d1c1e3f771" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR2" label="L2流程责任人" orderindex="8" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="f7c8709f-3653-4910-af59-13b04e0832f0" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="155" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR_NO_2" label="L2流程责任人编码" orderindex="9" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_ef469f9e14e54395a61c8b3c88d3e773" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="L2_SP" label="L2是否审批" orderindex="10" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.RadioGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b9d334da4b22435aac1b7f1ddb87d2b9" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_3_PROCESS_ID" label="L3流程编码" orderindex="11" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_c2a1e0dc45244e7a9fccd9d1c1e3f771" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR2" label="L2流程责任人" orderindex="8" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="f7c8709f-3653-4910-af59-13b04e0832f0" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="155" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR_NO_2" label="L2流程责任人编码" orderindex="9" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_ef469f9e14e54395a61c8b3c88d3e773" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="L2_SP" label="L2是否审批" orderindex="10" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.RadioGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b9d334da4b22435aac1b7f1ddb87d2b9" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_3_PROCESS_ID" label="L3流程编码" orderindex="11" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_0095da77388141aca97b49b203b35457" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="169" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_3_PROCESS_NAME" label="L3流程名称" orderindex="12" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_2c2426ce08804770b172a1089a291894" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR3" label="L3流程责任人" orderindex="13" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="ec52c08f-5820-4d06-873f-8c366ab327c9" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR_NO_3" label="L3流程责任人编码" orderindex="14" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_60ba2e6ecac64355b63b3856789f1a4f" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="L3_SP" label="L3是否审批" orderindex="15" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.RadioGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_2c2426ce08804770b172a1089a291894" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR3" label="L3流程责任人" orderindex="13" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="ec52c08f-5820-4d06-873f-8c366ab327c9" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR_NO_3" label="L3流程责任人编码" orderindex="14" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_60ba2e6ecac64355b63b3856789f1a4f" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="L3_SP" label="L3是否审批" orderindex="15" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.RadioGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="3ca1d333-58a3-4b1d-a820-ca8dad752ab5" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ORGCODE" label="单位编码" orderindex="16" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="b34b5fdb-5908-4b92-9c84-9ebf3b999c7d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ORGNAME" label="单位" orderindex="17" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="b34b5fdb-5908-4b92-9c84-9ebf3b999c7d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="150" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="1" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ORGNAME" label="单位" orderindex="17" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_189a5d89283844e492b12acd915ed1fb" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ADAPT_REGION_NAME" label="区域" orderindex="18" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_8145e271d759415bae7ccc9fcf1b0a8e" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ADAPT_REGION_CODE" label="区域编号" orderindex="19" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b76448a28c714623bae0c3286e86bb31" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLICABLE_PRODUCT" label="产品" orderindex="20" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_36ba820cc9e94f30a6caccca3724c111" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLICABLE_PRODUCT_CODE" label="产品编号" orderindex="21" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a34c260220d548a9831f13e3ba729817" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="MAJORKEY" label="整合主键" orderindex="22" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a34c260220d548a9831f13e3ba729817" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="MAJORKEY" label="整合主键" orderindex="22" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_4a9cb5956d2a414e89dea978b9ad9a98" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ID" label="业务表ID" orderindex="23" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_539e7c5632064a5997b6e4bc232ca806" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_BINDID" label="流程实例ID" orderindex="24" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_aa1da5b5fe81415ba4ee175390726d04" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_AUTH_INFO" length="19" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEDATE" label="创建日期" orderindex="25" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
|
||||
@ -1,103 +1,103 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<AWSDWModel>
|
||||
<id>obj_caad3efb46ac4a0c8bd09632a11021c3</id>
|
||||
<createUser>admin</createUser>
|
||||
<createTime>2022-07-24 00:17:24</createTime>
|
||||
<updateUser>admin</updateUser>
|
||||
<updateTime>2022-07-24 00:26:09</updateTime>
|
||||
<signature>tGOmxiTgjT/77UoYpSlq8Vc+hHPRoJWHdZexXc7zEpYuMNdhvSICeJnlc/RzRHGrpfFSafIK6vEcsIvL0L01Cl9i2vAJJizngVa8jP7y1racWyFTL3jVlWTdnNu6QXXk</signature>
|
||||
<managed>false</managed>
|
||||
<version>1.0</version>
|
||||
<processGroupId>obj_caad3efb46ac4a0c8bd09632a11021c3</processGroupId>
|
||||
<processGroupName></processGroupName>
|
||||
<categoryName>发布流程</categoryName>
|
||||
<dwType>1</dwType>
|
||||
<processAdministrator>admin</processAdministrator>
|
||||
<title id="obj_8c6711b1c4f640b9bc52b4f30eca5897" label="发布流程数据视图" extendcode="" event=""/>
|
||||
<dataView id="obj_2a3afe809a414bf6bdd896acbcf826b8" label="首页" showType="link" orderIndex="0" dwReportType="-1" isDefault="false" category="普通视图" implClassName="com.actionsoft.bpms.dw.design.dataview.CommonDataView" security="" event="" url="" userExtendJs="" show="true">
|
||||
<showHighSecurity>false</showHighSecurity>
|
||||
<dataParams></dataParams>
|
||||
<layoutECategoryType></layoutECategoryType>
|
||||
<layoutECategoryTypeLast></layoutECategoryTypeLast>
|
||||
<afterLoadEventCall></afterLoadEventCall>
|
||||
<afterLoadEventScript></afterLoadEventScript>
|
||||
<toolbar id="obj_96770fb954724b018f87c8a7e548a4ee" isshow="true" extendcode="" event="">
|
||||
<button id="obj_91004c270a274731b59864721fc318e8" refbuttonid="save" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="1" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_6e9991c7ec5f4e80a2396eaa95313c43" refbuttonid="new" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="2" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_1700db28e97641b49c3504a020c5b0c9" refbuttonid="delete" cls="" fontColor="" bgColor="" security="" isshow="false" orderindex="3" mobileShow="false" event="" selectShow="true"/>
|
||||
<button id="obj_d46ecf24a7bf4f219d938a9787660733" refbuttonid="print" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="4" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_324d9deb36424cff9304e0e9f12c5566" refbuttonid="refresh" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="5" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_c71757c2db2c4e2eb6eb5d50f77928dd" refbuttonid="exportDWData" cls="" fontColor="" bgColor="" security="" isshow="false" orderindex="6" mobileShow="false" event="" selectShow="false"/>
|
||||
</toolbar>
|
||||
<searcher id="obj_063f6192b2974d8c955c2e43daa5e00b" isshow="true" layoutType="tile" tdGroup="4" tileLayout="y" textCls="" dwLeftCls="" dwRightCls="" extendcode="" event="" xconditionEvent="" tileOpen="false"/>
|
||||
<navTree id="obj_af958bda514f4fa1813967723abe5dcc" isshow="false" type="" rootcls="" leafcls="" ismultiple="false" isexpanded="true" orderindex="" event=""/>
|
||||
<layout id="obj_5bb27bb299064b8b9fe98082106979d1" label="" classname="com.actionsoft.bpms.dw.exec.layout.LayoutA" event=""/>
|
||||
<datagrid id="obj_716d45cf2ecd43059c111b5f86b55e3d" isshow="true" autoSearch="true" customSet="true" select="false" datasource="bo:BO_ACT_COE_PUBLISH" countSql="" pagesize="15" event="" rowDefHeight="25" showCheckBox="true" ismultiple="true" isshownumbercol="true" numberCellTotal="false" shownumbercolwidth="40px" freezeCols="0" wrap="false" nowrapTitle="false" refbehaviorid="|_title{}title_||||" behaviortarget="" behaviorConfig="" extendsql="" identifier="_ID" extend1="" multiHeader="">
|
||||
<dataBaseConn></dataBaseConn>
|
||||
<freezeField></freezeField>
|
||||
<column id="obj_616d62f8fef844c780dabe5d036b3500" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PUBLISHID" label="发布id" orderindex="0" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3cbd93d184634c35a23a798484b344db" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="TEAMID" label="小组Id" orderindex="1" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_507b8d0d7415470f8f9f753a384d754c" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="64" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="TEAMNAME" label="小组名称" orderindex="2" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a6ffebccd54b4b3d8658cddc5ff57aae" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYUSERID" label="申请人账户" orderindex="3" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_40d55fbc25f64628ae5fb5706c0612e0" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="64" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYUSERNAME" label="发布申请人" orderindex="4" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_43989e56947d44b0a0b6c3b5099eda48" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYDEPTID" label="申请人部门ID" orderindex="5" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_535076db4ce7475a91816736a26a679d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYDEPTNAME" label="申请人部门名称" orderindex="6" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3eef95c61ad44e16907dea13dc97ea4d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="0" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYDATE" label="申请日期" orderindex="7" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="0" boType="AWSUI.DateTime" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b9dcc2ddf77b4ba092582d23f19fad21" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="60px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="255" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PUBLISHDESC" label="发布说明" orderindex="8" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Textarea" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_81311efc4bf74419bf4c94abd5edd969" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR1" label="第一批准人" orderindex="9" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_57af124b4d444e498f0c718067ba99fc" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR2" label="第二批准人" orderindex="10" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b8bd560b5ec940b885d5ee9858e667d7" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR3" label="第三批准人" orderindex="11" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_d91955dc725b4741a250faa70626adf0" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="80px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="1" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYSTATUS" label="申请状态" orderindex="12" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="0" boType="AWSUI.Number" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_2db6aba91632446a85e1b22b5a146372" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="WSID" label="资产库Id" orderindex="13" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_6d6edd28757546bcbbdae4faf62fb841" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="OPTIONTYPE" label="审批选项" orderindex="14" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.CheckboxGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3386e21f973c43b99909693d6f9392bb" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="60px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ATTACHMENT" label="附件" orderindex="15" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.File" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_ce72590203b246ec8c1da5ebc3d5ccf6" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="80px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="16" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SAVESTATUS" label="保存状态" orderindex="16" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="0" boType="AWSUI.Number" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_cd792cfbb5fd499faa3f29bd72e48453" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_1_PROCESS_NAME" label="一级流程名称" orderindex="17" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_40487d9b68d840f59770966cad55f991" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_2_PROCESS_NAME" label="二级流程名称" orderindex="18" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_dbb96e170004426eae9f404a74e89563" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_3_PROCESS_NAME" label="三级流程名称" orderindex="19" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_bcf392fc1f7c487e86c62893ab7adb33" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ADAPT_NAME_THE_COMPANY" label="适应单位名称" orderindex="20" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_2412d949e087490a98d9fc5b0b99e4bf" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ADAPT_NAME_THE_COMPANY_NO" label="适用单位编码" orderindex="21" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_07fb2ced7b494d5597b0fd48bd751b78" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PROFESSIONAL_REVIEW_REQUIRED" label="是否需要专业评审" orderindex="22" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_60ddc15cbeb3414b81c044e21d72ac91" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ADAPT_REGION_NAME" label="适应区域名称" orderindex="23" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_5ed6bdf6eccd457984e280bdfd4ee688" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLICABLE_PRODUCT" label="适用产品/场景名称" orderindex="24" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_263ae26967bd425987ce64003d55f54c" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="RELEASE_THE_TITLE" label="发布标题" orderindex="25" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_fa72d43a85df4616a5d0bb75fa060914" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="CONTACT_WAY" label="联系方式" orderindex="26" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_291d761f19154580ae00e3e029f29897" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="IS_THE_UNIT" label="拟稿单位" orderindex="27" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_6524b14123da446bb5880ea4efe5a721" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="60px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="RELEASE_INSTRUCTIONS" label="制度/流程发布说明" orderindex="28" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.HTMLEditor" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_24cadb1ffb914262a928f92dde1d3084" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="60px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ACCESSORY" label="附件" orderindex="29" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.File" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_dd2ac642ca524468905724dd0c21776f" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="DEPARTMENT_PROOFREADER" label="部门内部校对人" orderindex="30" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_e5b8f3e967f24d6c96497561b90b3b03" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="INTERNAL_AUDITOR" label="内部审核人" orderindex="31" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_e563b29e89574285b5b50f1f24caf3b1" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="JOINT_TRIAL_REQUIRED" label="是否需要会审" orderindex="32" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_9162859576c140cd8fa110cd5a960cc7" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="163" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PERSON_THREE_LEVEL_PROCESS" label="三级流程责任人" orderindex="33" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_49105138e92d422d8196867d9583cf4c" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_AUDIT_REQUIRED" label="是否需要三级审核" orderindex="34" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_6648c3ed53fb4bdb9a0cc8bc1a0a5909" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PROCESS_RESPONSIBLE_PERSON" label="二级流程责任人" orderindex="35" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_f5ff2db70c04458688a5278379416fbc" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SECONDARY_AUDIT_REQUIRED" label="是否需要二级审核" orderindex="36" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_9c38202755cb42c78ca32d1e9a121e53" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="RESPONSIBLE_PERSON1" label="一级流程责任人" orderindex="37" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_83e982c1387b45608e4e8bd71222cc13" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_1_AUDIT_REQUIRED" label="是否需要一级审核" orderindex="38" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_ffe5398669c047b7872769ace844f566" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOPE" label="发送范围" orderindex="39" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_9bb39861319e4c57a522e99f7cfc10bb" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PROFESSIONAL_REVIEWER" label="专业评审人" orderindex="40" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_dd4305eeb8f040d18fca1757adb1571d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="JOINT_REVIEWER" label="会审领导" orderindex="41" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_5b106a9fe7b34a9386c7781361e2ed7d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PROCESS_MANAGER" label="流程经理" orderindex="42" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_001c9ee14f1844f384ac58597e7ae890" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="2" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="CEO_APPROVE" label="总裁审批" orderindex="43" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_432de2feac7a435da55077e18ec02b82" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOPE_ORG" label="发布范围组织" orderindex="44" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_f4f71cd11a7040b5b99fa39aa09df455" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOPE_POST" label="发布范围岗位" orderindex="45" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.TreeDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b70689fa223a4676af4af6ad2687bf89" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOPE_LEVEL" label="发布范围职级" orderindex="46" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_11f11437affb4f1eb91354ce7a8cfa91" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOP" label="是否发送全公司" orderindex="47" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.RadioGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_20fd1738a7894ccda478956a91ad1ade" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ID" label="业务表ID" orderindex="48" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a2784456afb84b6d9f37f75a7954ce11" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ORGID" label="单位ID" orderindex="49" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_fd0a94162b9747bd9ed64678d8d58267" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_BINDID" label="流程实例ID" orderindex="50" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_56c06faa29354e68afd3f49283e41f2c" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="19" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEDATE" label="创建日期" orderindex="51" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_794d8f49eaf44aaa87753a79bb454ad7" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="{"type": "org","orgtype": "user"}" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEUSER" label="创建人" orderindex="52" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_62c3c0afa1cc4d07886bdd5d2563b483" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="19" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_UPDATEDATE" label="更新日期" orderindex="53" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_954fae1db19c488ba59b38363dd4530a" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="{"type": "org","orgtype": "user"}" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_UPDATEUSER" label="更新人" orderindex="54" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_865930df2eab49aa911122168ea10947" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="1" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ISEND" label="流程是否结束" orderindex="55" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<dynamicRule></dynamicRule>
|
||||
</datagrid>
|
||||
<reportSetting></reportSetting>
|
||||
<chartSetting></chartSetting>
|
||||
</dataView>
|
||||
<userextendbuttons/>
|
||||
<userextendbehaviors/>
|
||||
<iconFontCode></iconFontCode>
|
||||
<iconFontColor></iconFontColor>
|
||||
</AWSDWModel>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<AWSDWModel>
|
||||
<id>obj_caad3efb46ac4a0c8bd09632a11021c3</id>
|
||||
<createUser>admin</createUser>
|
||||
<createTime>2022-07-24 00:17:24</createTime>
|
||||
<updateUser>admin</updateUser>
|
||||
<updateTime>2022-07-24 00:26:09</updateTime>
|
||||
<signature>tGOmxiTgjT/77UoYpSlq8Vc+hHPRoJWHdZexXc7zEpYuMNdhvSICeJnlc/RzRHGrpfFSafIK6vEcsIvL0L01Cl9i2vAJJizngVa8jP7y1racWyFTL3jVlWTdnNu6QXXk</signature>
|
||||
<managed>false</managed>
|
||||
<version>1.0</version>
|
||||
<processGroupId>obj_caad3efb46ac4a0c8bd09632a11021c3</processGroupId>
|
||||
<processGroupName></processGroupName>
|
||||
<categoryName>发布流程</categoryName>
|
||||
<dwType>1</dwType>
|
||||
<processAdministrator>admin</processAdministrator>
|
||||
<title id="obj_8c6711b1c4f640b9bc52b4f30eca5897" label="发布流程数据视图" extendcode="" event=""/>
|
||||
<dataView id="obj_2a3afe809a414bf6bdd896acbcf826b8" label="首页" showType="link" orderIndex="0" dwReportType="-1" isDefault="false" category="普通视图" implClassName="com.actionsoft.bpms.dw.design.dataview.CommonDataView" security="" event="" url="" userExtendJs="" show="true">
|
||||
<showHighSecurity>false</showHighSecurity>
|
||||
<dataParams></dataParams>
|
||||
<layoutECategoryType></layoutECategoryType>
|
||||
<layoutECategoryTypeLast></layoutECategoryTypeLast>
|
||||
<afterLoadEventCall></afterLoadEventCall>
|
||||
<afterLoadEventScript></afterLoadEventScript>
|
||||
<toolbar id="obj_96770fb954724b018f87c8a7e548a4ee" isshow="true" extendcode="" event="">
|
||||
<button id="obj_91004c270a274731b59864721fc318e8" refbuttonid="save" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="1" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_6e9991c7ec5f4e80a2396eaa95313c43" refbuttonid="new" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="2" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_1700db28e97641b49c3504a020c5b0c9" refbuttonid="delete" cls="" fontColor="" bgColor="" security="" isshow="false" orderindex="3" mobileShow="false" event="" selectShow="true"/>
|
||||
<button id="obj_d46ecf24a7bf4f219d938a9787660733" refbuttonid="print" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="4" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_324d9deb36424cff9304e0e9f12c5566" refbuttonid="refresh" cls="" fontColor="" bgColor="" security="" isshow="true" orderindex="5" mobileShow="false" event="" selectShow="false"/>
|
||||
<button id="obj_c71757c2db2c4e2eb6eb5d50f77928dd" refbuttonid="exportDWData" cls="" fontColor="" bgColor="" security="" isshow="false" orderindex="6" mobileShow="false" event="" selectShow="false"/>
|
||||
</toolbar>
|
||||
<searcher id="obj_063f6192b2974d8c955c2e43daa5e00b" isshow="true" layoutType="tile" tdGroup="4" tileLayout="y" textCls="" dwLeftCls="" dwRightCls="" extendcode="" event="" xconditionEvent="" tileOpen="false"/>
|
||||
<navTree id="obj_af958bda514f4fa1813967723abe5dcc" isshow="false" type="" rootcls="" leafcls="" ismultiple="false" isexpanded="true" orderindex="" event=""/>
|
||||
<layout id="obj_5bb27bb299064b8b9fe98082106979d1" label="" classname="com.actionsoft.bpms.dw.exec.layout.LayoutA" event=""/>
|
||||
<datagrid id="obj_716d45cf2ecd43059c111b5f86b55e3d" isshow="true" autoSearch="true" customSet="true" select="false" datasource="bo:BO_ACT_COE_PUBLISH" countSql="" pagesize="15" event="" rowDefHeight="25" showCheckBox="true" ismultiple="true" isshownumbercol="true" numberCellTotal="false" shownumbercolwidth="40px" freezeCols="0" wrap="false" nowrapTitle="false" refbehaviorid="|_title{}title_||||" behaviortarget="" behaviorConfig="" extendsql="" identifier="_ID" extend1="" multiHeader="">
|
||||
<dataBaseConn></dataBaseConn>
|
||||
<freezeField></freezeField>
|
||||
<column id="obj_616d62f8fef844c780dabe5d036b3500" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PUBLISHID" label="发布id" orderindex="0" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3cbd93d184634c35a23a798484b344db" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="TEAMID" label="小组Id" orderindex="1" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_507b8d0d7415470f8f9f753a384d754c" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="64" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="TEAMNAME" label="小组名称" orderindex="2" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a6ffebccd54b4b3d8658cddc5ff57aae" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYUSERID" label="申请人账户" orderindex="3" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_40d55fbc25f64628ae5fb5706c0612e0" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="64" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYUSERNAME" label="发布申请人" orderindex="4" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_43989e56947d44b0a0b6c3b5099eda48" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYDEPTID" label="申请人部门ID" orderindex="5" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_535076db4ce7475a91816736a26a679d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYDEPTNAME" label="申请人部门名称" orderindex="6" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3eef95c61ad44e16907dea13dc97ea4d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="0" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYDATE" label="申请日期" orderindex="7" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="0" boType="AWSUI.DateTime" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b9dcc2ddf77b4ba092582d23f19fad21" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="60px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="255" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PUBLISHDESC" label="发布说明" orderindex="8" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Textarea" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_81311efc4bf74419bf4c94abd5edd969" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR1" label="第一批准人" orderindex="9" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_57af124b4d444e498f0c718067ba99fc" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR2" label="第二批准人" orderindex="10" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b8bd560b5ec940b885d5ee9858e667d7" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="AUDITOR3" label="第三批准人" orderindex="11" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_d91955dc725b4741a250faa70626adf0" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="80px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="1" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLYSTATUS" label="申请状态" orderindex="12" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="0" boType="AWSUI.Number" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_2db6aba91632446a85e1b22b5a146372" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="WSID" label="资产库Id" orderindex="13" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_6d6edd28757546bcbbdae4faf62fb841" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="OPTIONTYPE" label="审批选项" orderindex="14" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.CheckboxGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_3386e21f973c43b99909693d6f9392bb" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="60px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ATTACHMENT" label="附件" orderindex="15" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.File" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_ce72590203b246ec8c1da5ebc3d5ccf6" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="80px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="16" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SAVESTATUS" label="保存状态" orderindex="16" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="0" boType="AWSUI.Number" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_cd792cfbb5fd499faa3f29bd72e48453" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_1_PROCESS_NAME" label="一级流程名称" orderindex="17" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_40487d9b68d840f59770966cad55f991" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_2_PROCESS_NAME" label="二级流程名称" orderindex="18" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_dbb96e170004426eae9f404a74e89563" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_3_PROCESS_NAME" label="三级流程名称" orderindex="19" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_bcf392fc1f7c487e86c62893ab7adb33" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ADAPT_NAME_THE_COMPANY" label="适应单位名称" orderindex="20" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_2412d949e087490a98d9fc5b0b99e4bf" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ADAPT_NAME_THE_COMPANY_NO" label="适用单位编码" orderindex="21" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_07fb2ced7b494d5597b0fd48bd751b78" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PROFESSIONAL_REVIEW_REQUIRED" label="是否需要专业评审" orderindex="22" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_60ddc15cbeb3414b81c044e21d72ac91" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ADAPT_REGION_NAME" label="适应区域名称" orderindex="23" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_5ed6bdf6eccd457984e280bdfd4ee688" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="APPLICABLE_PRODUCT" label="适用产品/场景名称" orderindex="24" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_263ae26967bd425987ce64003d55f54c" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="RELEASE_THE_TITLE" label="发布标题" orderindex="25" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_fa72d43a85df4616a5d0bb75fa060914" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="CONTACT_WAY" label="联系方式" orderindex="26" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_291d761f19154580ae00e3e029f29897" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="IS_THE_UNIT" label="拟稿单位" orderindex="27" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Text" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_6524b14123da446bb5880ea4efe5a721" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="60px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="RELEASE_INSTRUCTIONS" label="制度/流程发布说明" orderindex="28" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.HTMLEditor" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_24cadb1ffb914262a928f92dde1d3084" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="60px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="ACCESSORY" label="附件" orderindex="29" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.File" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_dd2ac642ca524468905724dd0c21776f" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="DEPARTMENT_PROOFREADER" label="部门内部校对人" orderindex="30" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_e5b8f3e967f24d6c96497561b90b3b03" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="INTERNAL_AUDITOR" label="内部审核人" orderindex="31" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_e563b29e89574285b5b50f1f24caf3b1" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="JOINT_TRIAL_REQUIRED" label="是否需要会审" orderindex="32" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_9162859576c140cd8fa110cd5a960cc7" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="163" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PERSON_THREE_LEVEL_PROCESS" label="三级流程责任人" orderindex="33" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_49105138e92d422d8196867d9583cf4c" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_AUDIT_REQUIRED" label="是否需要三级审核" orderindex="34" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_6648c3ed53fb4bdb9a0cc8bc1a0a5909" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PROCESS_RESPONSIBLE_PERSON" label="二级流程责任人" orderindex="35" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_f5ff2db70c04458688a5278379416fbc" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SECONDARY_AUDIT_REQUIRED" label="是否需要二级审核" orderindex="36" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_9c38202755cb42c78ca32d1e9a121e53" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="{"type":"tx","required":false,"length":"128","cmconfig":{"func":""}}" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="RESPONSIBLE_PERSON1" label="一级流程责任人" orderindex="37" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_83e982c1387b45608e4e8bd71222cc13" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="LEVEL_1_AUDIT_REQUIRED" label="是否需要一级审核" orderindex="38" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_ffe5398669c047b7872769ace844f566" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOPE" label="发送范围" orderindex="39" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_9bb39861319e4c57a522e99f7cfc10bb" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PROFESSIONAL_REVIEWER" label="专业评审人" orderindex="40" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_dd4305eeb8f040d18fca1757adb1571d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="JOINT_REVIEWER" label="会审领导" orderindex="41" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_5b106a9fe7b34a9386c7781361e2ed7d" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="PROCESS_MANAGER" label="流程经理" orderindex="42" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_001c9ee14f1844f384ac58597e7ae890" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="2" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="CEO_APPROVE" label="总裁审批" orderindex="43" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.ComboBox" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_432de2feac7a435da55077e18ec02b82" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOPE_ORG" label="发布范围组织" orderindex="44" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.Address" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_f4f71cd11a7040b5b99fa39aa09df455" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOPE_POST" label="发布范围岗位" orderindex="45" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.TreeDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_b70689fa223a4676af4af6ad2687bf89" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOPE_LEVEL" label="发布范围职级" orderindex="46" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.GridDictionary" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_11f11437affb4f1eb91354ce7a8cfa91" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="100px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="128" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="SEND_SCOP" label="是否发送全公司" orderindex="47" colbehaviortarget="" ishidden="false" export="true" backHide="false" isusedvalue="false" tableheadsort="true" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="0" boType="AWSUI.RadioGroups" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_20fd1738a7894ccda478956a91ad1ade" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ID" label="业务表ID" orderindex="48" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_a2784456afb84b6d9f37f75a7954ce11" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ORGID" label="单位ID" orderindex="49" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_fd0a94162b9747bd9ed64678d8d58267" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_BINDID" label="流程实例ID" orderindex="50" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_56c06faa29354e68afd3f49283e41f2c" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="19" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEDATE" label="创建日期" orderindex="51" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_794d8f49eaf44aaa87753a79bb454ad7" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="{"type": "org","orgtype": "user"}" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_CREATEUSER" label="创建人" orderindex="52" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_62c3c0afa1cc4d07886bdd5d2563b483" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="135px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="19" required="0" align="center" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_UPDATEDATE" label="更新日期" orderindex="53" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="DATE" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_954fae1db19c488ba59b38363dd4530a" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="36" required="0" align="left" showrule="{"type": "org","orgtype": "user"}" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_UPDATEUSER" label="更新人" orderindex="54" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="TEXT" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<column id="obj_865930df2eab49aa911122168ea10947" sort="" isfilter="false" bgcolor="" fontcolor="" fontsize="12px" width="120px" colALias="" colTableAlias="" colTable="BO_ACT_COE_PUBLISH" length="1" required="0" align="right" showrule="" upshowrule="" upDataClassName="" extend1="" extend2="" security="" securityLevel="0" event="" field="_ISEND" label="流程是否结束" orderindex="55" colbehaviortarget="" ishidden="true" export="false" backHide="true" isusedvalue="true" tableheadsort="false" colrefbehaviorid="" columnAction="" datatype="NUMBER" handleType="1" boType="" count="false" countType="" colorFullNote="false" colorFullNoteMap=""/>
|
||||
<dynamicRule></dynamicRule>
|
||||
</datagrid>
|
||||
<reportSetting></reportSetting>
|
||||
<chartSetting></chartSetting>
|
||||
</dataView>
|
||||
<userextendbuttons/>
|
||||
<userextendbehaviors/>
|
||||
<iconFontCode></iconFontCode>
|
||||
<iconFontColor></iconFontColor>
|
||||
</AWSDWModel>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<createUser>admin</createUser>
|
||||
<createTime>2018-12-24 17:22:51</createTime>
|
||||
<updateUser>admin</updateUser>
|
||||
<updateTime>2022-07-25 22:13:25</updateTime>
|
||||
<updateTime>2022-07-26 17:24:57</updateTime>
|
||||
<signature>DgQSSyFmOqrf7WQa6WFesZuTOnzFe+zevZg0BYW55MuhMOtUylRD92QW2MZY8fzuI6X1Hl953616fSFHajuAhU7eceJjbtiNqEmGtP5EhM98v9cwV3qc2bNI7WcO3nVU</signature>
|
||||
<managed>false</managed>
|
||||
<title>批量流程文件发布申请</title>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
{"CheckOutTime":"2022-07-13 00:53:50","CheckOutIP":"0:0:0:0:0:0:0:1","CheckOutUser":"admin","CheckOutState":"CHECKOUT"}
|
||||
{"CheckOutTime":"2022-07-26 11:14:49","CheckOutIP":"10.114.1.254","CheckOutUser":"admin","CheckOutState":"CHECKOUT"}
|
||||
@ -1 +1 @@
|
||||
{"versionId":"obj_d2b56ab6bd96477b9b14fc355f3c5ee9","chartId":"obj_d2b56ab6bd96477b9b14fc355f3c5ee9","userIds":["admin"],"messages":[],"userNames":"管理员","remark":"","updateTime":"2022-07-15 14:25:58","definitionId":"obj_d2b56ab6bd96477b9b14fc355f3c5ee9"}
|
||||
{"versionId":"obj_d2b56ab6bd96477b9b14fc355f3c5ee9","chartId":"obj_d2b56ab6bd96477b9b14fc355f3c5ee9","userIds":["admin"],"messages":[],"userNames":"管理员","remark":"","updateTime":"2022-07-26 11:14:48","definitionId":"obj_d2b56ab6bd96477b9b14fc355f3c5ee9"}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.0 KiB |
File diff suppressed because one or more lines are too long
@ -3,7 +3,7 @@
|
||||
<process id="obj_fb1c7a54b98b412187388c8bab407362" name="流程发布新流程" isClosed="false" processType="None" isExecutable="true">
|
||||
<documentation/>
|
||||
<extensionElements>
|
||||
<aws:extendProcess accessSecurityType="0" archivesId="0" cancelProcessExclusiveActivities="obj_c9e93c345010000148211f97f9c07f00,obj_c9e5a2e6a2c00001891c127ce9309250,obj_c9e5a2e8c1300001809c1f8019b06830,obj_c9e5a2eb4e300001d5f056f6170a1cdc,obj_c9e5a2f12ae000018c481b60486010d9,obj_c9e5a2fac6200001e02b129413505750,obj_c9e5a2fe644000018643c060a52b197d,obj_c9e5a30288700001218cb32f1340fe50" cancelProcessExclusiveRule="1" defaultInstanceTitle="" extendProperty="" IOBD="" IOR="" IOS="" IOC="" description="" iconFontColor="" iconFontCode="" processLevelType="0" shortMessageNotifyTemplate="" mailNotifyTemplate="" timeDuration="0" timeDurationText="" trackDiagramType="0" taskOpenType="" wariningTimeDuration="0" wariningTimeDurationText="0Days,0Hours,0Minutes,0Seconds,0Milliseconds" isFormSummary="false" formSummary="" dataTrigger="[]" isAutoArchives="false" isCancelProcess="true" isCancelTask="false" isDataShare="false" isDraftRemove="true" isMobileStart="true" isQuickStart="false" isSecurityLayer="false" isTrackForm="true" isWorklistPopMini="true" isTransferPriority="false" isMatrixDistributed="false" isResetLostHistory="false" isTpl="false" tplSource="" tplUpdateLog="" tplLockedInfo="" processAccessPerm="" notifyConfig="{"taskReminder":[]}" initSecurityLayer="-1" versionId="obj_fb1c7a54b98b412187388c8bab407362" processGroupId="obj_893ec85d8219468bb6df6a19fab4f7c9" processGroupName="流程发布新流程" categoryName="发布流程" engineType="0" processVer="1" versionStatus="0" processAdministrator="admin" createUser="admin" createTime="2022-07-12 16:23:23" updateUser="admin" updateTime="2022-07-26 01:41:50" historyMaxVersion="130" releaseUser="" releaseTime="" messageDigest="" isManaged="false" isIgnoreMapRoleSelect="true" isMapRoleSelectAtStart="false">
|
||||
<aws:extendProcess accessSecurityType="0" archivesId="0" cancelProcessExclusiveActivities="obj_c9e93c345010000148211f97f9c07f00,obj_c9e5a2e6a2c00001891c127ce9309250,obj_c9e5a2e8c1300001809c1f8019b06830,obj_c9e5a2eb4e300001d5f056f6170a1cdc,obj_c9e5a2f12ae000018c481b60486010d9,obj_c9e5a2fac6200001e02b129413505750,obj_c9e5a2fe644000018643c060a52b197d,obj_c9e5a30288700001218cb32f1340fe50" cancelProcessExclusiveRule="1" defaultInstanceTitle="@form(BO_ACT_COE_PUBLISH,PROCESS_TITLE)-@form(BO_ACT_COE_PUBLISH,APPLYUSERNAME)-@form(BO_ACT_COE_PUBLISH,APPLYDATE)" extendProperty="" IOBD="" IOR="" IOS="" IOC="" description="" iconFontColor="" iconFontCode="" processLevelType="0" shortMessageNotifyTemplate="" mailNotifyTemplate="" timeDuration="0" timeDurationText="" trackDiagramType="0" taskOpenType="" wariningTimeDuration="0" wariningTimeDurationText="0Days,0Hours,0Minutes,0Seconds,0Milliseconds" isFormSummary="false" formSummary="" dataTrigger="[]" isAutoArchives="false" isCancelProcess="true" isCancelTask="false" isDataShare="false" isDraftRemove="true" isMobileStart="true" isQuickStart="false" isSecurityLayer="false" isTrackForm="true" isWorklistPopMini="true" isTransferPriority="false" isMatrixDistributed="false" isResetLostHistory="false" isTpl="false" tplSource="" tplUpdateLog="" tplLockedInfo="" processAccessPerm="" notifyConfig="{"taskReminder":[]}" initSecurityLayer="-1" versionId="obj_fb1c7a54b98b412187388c8bab407362" processGroupId="obj_893ec85d8219468bb6df6a19fab4f7c9" processGroupName="流程发布新流程" categoryName="发布流程" engineType="0" processVer="1" versionStatus="0" processAdministrator="admin" createUser="admin" createTime="2022-07-12 16:23:23" updateUser="admin" updateTime="2022-07-26 15:10:04" historyMaxVersion="145" releaseUser="" releaseTime="" messageDigest="" isManaged="false" isIgnoreMapRoleSelect="true" isMapRoleSelectAtStart="false">
|
||||
<aws:listener clazz="com.actionsoft.apps.coe.pal.publisher.event.PublishProcessAfterDeleteListener" event="PROCESS_AFTER_DELETE"/>
|
||||
</aws:extendProcess>
|
||||
</extensionElements>
|
||||
@ -273,7 +273,7 @@
|
||||
<extensionElements>
|
||||
<aws:extendUserTask opinionOption="0" commentPosition="2" isBatchComplete="false" rendering="" isCCTask="false" ccTaskButtonLabel="传阅" isClaimTask="false" completeButtonLabel="办理" isDelegateTask="false" delegateTaskButtonLabel="转办" dynamicBehaviorType="" isDynamicJump="false" isDynamicTask="false" emailNotifyTemplate="" emailNotifyType="0" isCommentsLib="false" commentsLibFilter="" commentsCycleCoverRule="" commentsStyle="" operatingAuthorization="[{"6b805e17-9053-47dc-90f3-02e431e3ebac":{"isFormDataSnapshot":false,"isFormDataModify":true,"isFormDataSnapshotList":false,"isEditSecurity":false,"isSaveRequired":true},"mainFormID":"6b805e17-9053-47dc-90f3-02e431e3ebac"}]" addressConfig="eyJmaWx0ZXIiOnsiYWRkcmVzc1NldHRpbmciOnsicmFuZ2UiOiJkZXBhcnRtZW50fHBvc2l0aW9ufHJvbGV8dGVhbSIsImlzRGlzcGxheU1hcCI6ZmFsc2UsImZpbHRlckNsYXNzIjoiIiwibGF5ZXJGcm9tIjoiIiwibGF5ZXJUbyI6IiIsInJvb3REZXRwSWQiOiIiLCJzb3VyY2VEYXRhQ2xhc3MiOiIifSwicmVhZG9ubHkiOmZhbHNlLCJmb3JSYW5nZSI6ImFkcl9jY3xhZHJfZGVsfGFkcl9zaWdufGFkcl90ZWFtIn0sImZvclJhbmdlIjoiIn0=" formToKMSOption="{"cardName":"","cardCreateUser":"@uid","dimensionIdJsonArray":[],"option":"none"}" isHiddenFormToolbar="false" isIgnoreTask="false" no="2" isPrintForm="false" printFormMaxTimes="-1" printConfig="{"printCommentControl":"","printTemplateFormDefId":"","optionName":"","printPageSize":""}" isSupplyComment="true" isShareOpinion="true" isShortMessageNotify="false" isSupplyUnusualTransfer="false" timeDuration="0" timeDurationText="" isTraceOpinion="true" transferRestriction="" transferRestrictionType="0" dwAppSchemaPolicy="" wariningTimeDuration="0" dynamicJumpNums="" wariningTimeDurationText="" extendProperty="" customUniqueId="" notifyMessageTpl="" notifyConfig="{"taskReceived":[],"taskCC":[{"notifyType":"enterpriseWechat"},{"notifyType":"dingTalk"}]}" IOBD="" IOR="" IOS="" IOC="" addUser="false" removeUser="false" incomingGatewayType="Parallel" branchGatewayType="Parallel">
|
||||
<aws:comment actionName="批准" isDefault="true" orderIndex="1" id="obj_2857569d67344c4689e5cceef34ef494" actionType="" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_51e88f475b9c45119073d4d01a4a57a2" actionType="JUMP_TO_SPECIFY_USERTASK" isBack="false" targetDefId="obj_c9e5a2eb4e300001d5f056f6170a1cdc%obj_c9e5a2e6a2c00001891c127ce9309250" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="11" id="obj_fb65a578bc52413e801ee8860d2ea641" actionType="BACK_TO_USERTASK_HISTORY" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="true" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:formSet id="obj_19358ee89d6648ca96b17103fb1e9a99" formId="6b805e17-9053-47dc-90f3-02e431e3ebac" copyConfig="" orderIndex="0" historyConfig="" shareLinkConfig="">
|
||||
<aws:boProperty id="obj_0579f26147a244d4a71b5c6aab1e74d9" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="PUBLISHID" isDisplay="true" isModify="false" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_917c39f4025147ce941d2e75254b81c1" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="TEAMID" isDisplay="true" isModify="false" isACSetting="false"/>
|
||||
@ -342,7 +342,7 @@
|
||||
<extensionElements>
|
||||
<aws:extendUserTask opinionOption="0" commentPosition="2" isBatchComplete="false" rendering="" isCCTask="false" ccTaskButtonLabel="传阅" isClaimTask="false" completeButtonLabel="办理" isDelegateTask="false" delegateTaskButtonLabel="转办" dynamicBehaviorType="" isDynamicJump="false" isDynamicTask="false" emailNotifyTemplate="" emailNotifyType="0" isCommentsLib="false" commentsLibFilter="" commentsCycleCoverRule="" commentsStyle="" operatingAuthorization="[{"6b805e17-9053-47dc-90f3-02e431e3ebac":{"isFormDataSnapshot":false,"isFormDataModify":false,"isFormDataSnapshotList":false,"isEditSecurity":false,"isSaveRequired":true},"mainFormID":"6b805e17-9053-47dc-90f3-02e431e3ebac"}]" addressConfig="eyJmaWx0ZXIiOnsiYWRkcmVzc1NldHRpbmciOnsicmFuZ2UiOiJkZXBhcnRtZW50fHBvc2l0aW9ufHJvbGV8dGVhbSIsImlzRGlzcGxheU1hcCI6ZmFsc2UsImZpbHRlckNsYXNzIjoiIiwibGF5ZXJGcm9tIjoiIiwibGF5ZXJUbyI6IiIsInJvb3REZXRwSWQiOiIiLCJzb3VyY2VEYXRhQ2xhc3MiOiIifSwicmVhZG9ubHkiOmZhbHNlLCJmb3JSYW5nZSI6ImFkcl9jY3xhZHJfZGVsfGFkcl9zaWdufGFkcl90ZWFtIn0sImZvclJhbmdlIjoiIn0=" formToKMSOption="{"cardName":"","cardCreateUser":"@uid","dimensionIdJsonArray":[],"option":"none"}" isHiddenFormToolbar="false" isIgnoreTask="false" no="8" isPrintForm="false" printFormMaxTimes="-1" printConfig="{"printCommentControl":"","printTemplateFormDefId":"","optionName":"","printPageSize":""}" isSupplyComment="true" isShareOpinion="true" isShortMessageNotify="false" isSupplyUnusualTransfer="false" timeDuration="0" timeDurationText="" isTraceOpinion="true" transferRestriction="" transferRestrictionType="0" dwAppSchemaPolicy="" wariningTimeDuration="0" dynamicJumpNums="" wariningTimeDurationText="" extendProperty="" customUniqueId="" notifyMessageTpl="" notifyConfig="{"taskReceived":[],"taskCC":[{"notifyType":"enterpriseWechat"},{"notifyType":"dingTalk"}]}" IOBD="" IOR="" IOS="" IOC="" addUser="false" removeUser="false" incomingGatewayType="Parallel" branchGatewayType="Parallel">
|
||||
<aws:comment actionName="批准" isDefault="true" orderIndex="1" id="obj_1417f987da1345d7afce69423c5a6c71" actionType="" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_846d3e4e4e5049a18e924543814e90f7" actionType="JUMP_TO_SPECIFY_USERTASK" isBack="false" targetDefId="obj_c9e5a2eb4e300001d5f056f6170a1cdc%obj_c9e5a2e6a2c00001891c127ce9309250" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_846d3e4e4e5049a18e924543814e90f7" actionType="BACK_TO_USERTASK_HISTORY" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:formSet id="obj_c6840204f1514079acb39a50beb27c09" formId="6b805e17-9053-47dc-90f3-02e431e3ebac" copyConfig="" orderIndex="0" historyConfig="" shareLinkConfig="">
|
||||
<aws:boProperty id="obj_4023bbfa7d00470aa664c28cfdb71052" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="PUBLISHID" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_1945ab61450c431a9f15258cb30e6a69" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="TEAMID" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
@ -411,7 +411,7 @@
|
||||
<extensionElements>
|
||||
<aws:extendUserTask opinionOption="0" commentPosition="2" isBatchComplete="false" rendering="" isCCTask="false" ccTaskButtonLabel="传阅" isClaimTask="false" completeButtonLabel="办理" isDelegateTask="false" delegateTaskButtonLabel="转办" dynamicBehaviorType="" isDynamicJump="false" isDynamicTask="false" emailNotifyTemplate="" emailNotifyType="0" isCommentsLib="false" commentsLibFilter="" commentsCycleCoverRule="" commentsStyle="" operatingAuthorization="[{"6b805e17-9053-47dc-90f3-02e431e3ebac":{"isFormDataSnapshot":false,"isFormDataModify":false,"isFormDataSnapshotList":false,"isEditSecurity":false,"isSaveRequired":true},"mainFormID":"6b805e17-9053-47dc-90f3-02e431e3ebac"}]" addressConfig="eyJmaWx0ZXIiOnsiYWRkcmVzc1NldHRpbmciOnsicmFuZ2UiOiJkZXBhcnRtZW50fHBvc2l0aW9ufHJvbGV8dGVhbSIsImlzRGlzcGxheU1hcCI6ZmFsc2UsImZpbHRlckNsYXNzIjoiIiwibGF5ZXJGcm9tIjoiIiwibGF5ZXJUbyI6IiIsInJvb3REZXRwSWQiOiIiLCJzb3VyY2VEYXRhQ2xhc3MiOiIifSwicmVhZG9ubHkiOmZhbHNlLCJmb3JSYW5nZSI6ImFkcl9jY3xhZHJfZGVsfGFkcl9zaWdufGFkcl90ZWFtIn0sImZvclJhbmdlIjoiIn0=" formToKMSOption="{"cardName":"","cardCreateUser":"@uid","dimensionIdJsonArray":[],"option":"none"}" isHiddenFormToolbar="false" isIgnoreTask="false" no="2" isPrintForm="false" printFormMaxTimes="-1" printConfig="{"printCommentControl":"","printTemplateFormDefId":"","optionName":"","printPageSize":""}" isSupplyComment="true" isShareOpinion="true" isShortMessageNotify="false" isSupplyUnusualTransfer="false" timeDuration="0" timeDurationText="" isTraceOpinion="true" transferRestriction="" transferRestrictionType="0" dwAppSchemaPolicy="" wariningTimeDuration="0" dynamicJumpNums="" wariningTimeDurationText="" extendProperty="" customUniqueId="" notifyMessageTpl="" notifyConfig="{"taskReceived":[],"taskCC":[{"notifyType":"enterpriseWechat"},{"notifyType":"dingTalk"}]}" IOBD="" IOR="" IOS="" IOC="" addUser="false" removeUser="false" incomingGatewayType="Parallel" branchGatewayType="Parallel">
|
||||
<aws:comment actionName="同意" isDefault="true" orderIndex="1" id="obj_4dee9b124e4449938b47f06469293640" actionType="" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="11" id="obj_7cbe6794da9e4ec68fd60bf94f130d92" actionType="JUMP_TO_SPECIFY_USERTASK" isBack="false" targetDefId="%obj_c9e5a2e257f00001e2a375d01f601518" remindType="" remindClazz="" isValidateForm="true" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_7cbe6794da9e4ec68fd60bf94f130d92" actionType="BACK_TO_USERTASK_HISTORY" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="true" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:formSet id="obj_19358ee89d6648ca96b17103fb1e9a99" formId="6b805e17-9053-47dc-90f3-02e431e3ebac" copyConfig="" orderIndex="0" historyConfig="" shareLinkConfig="">
|
||||
<aws:boProperty id="obj_0579f26147a244d4a71b5c6aab1e74d9" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="PUBLISHID" isDisplay="true" isModify="false" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_917c39f4025147ce941d2e75254b81c1" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="TEAMID" isDisplay="true" isModify="false" isACSetting="false"/>
|
||||
@ -668,10 +668,10 @@
|
||||
<aws:boProperty id="obj_c7d33e9d303e4728aa9da0ae000cfe0b" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOPE_FREE" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_253c0131507b4bb2bbcd25ada4a77284" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOP" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
</aws:formSet>
|
||||
<aws:listener clazz="com.actionsoft.apps.coe.pal.publisher.event.PublishExecuteListenerInterfaceCreateNo" event="ACTIVITY_AFTER_LEAVE"/>
|
||||
<aws:listener clazz="com.actionsoft.apps.coe.pal.publisher.event.PublishLoadBefore" event="FORM_BEFORE_LOAD"/>
|
||||
<aws:listener clazz="com.actionsoft.apps.coe.pal.publisher.event.ApplyTaskAfterCreated" event="TASK_AFTER_CREATED"/>
|
||||
<aws:listener clazz="com.actionsoft.apps.coe.pal.publisher.event.SubFormAfterSave" event="FORM_AFTER_SAVE"/>
|
||||
<aws:listener clazz="com.actionsoft.apps.coe.pal.publisher.event.PublishExecuteListenerInterfaceCreateNo" event="ACTIVITY_AFTER_LEAVE"/>
|
||||
<aws:routeTxt>{"isSupportMap":true,"customRuleVal":"","ignoreOptionVal":"auto","isHistoryRoute":true,"ignoreOptions":"","multiSelectDisabledCheckBox":false,"includeSelf":true,"isUp":true,"addressSetting":{},"routeType":"com.actionsoft.bpms.commons.performer.impl.user.ProcessCreater","userOrderPolicy":"none","option":"target","multiSelect":true}</aws:routeTxt>
|
||||
</aws:extendUserTask>
|
||||
</extensionElements>
|
||||
@ -757,7 +757,7 @@
|
||||
<extensionElements>
|
||||
<aws:extendUserTask opinionOption="0" commentPosition="2" isBatchComplete="false" rendering="" isCCTask="false" ccTaskButtonLabel="传阅" isClaimTask="false" completeButtonLabel="办理" isDelegateTask="false" delegateTaskButtonLabel="转办" dynamicBehaviorType="" isDynamicJump="false" isDynamicTask="false" emailNotifyTemplate="" emailNotifyType="0" isCommentsLib="false" commentsLibFilter="" commentsCycleCoverRule="" commentsStyle="" operatingAuthorization="[{"6b805e17-9053-47dc-90f3-02e431e3ebac":{"isFormDataSnapshot":false,"isFormDataModify":false,"isFormDataSnapshotList":false,"isEditSecurity":false,"isSaveRequired":true},"mainFormID":"6b805e17-9053-47dc-90f3-02e431e3ebac"}]" addressConfig="eyJmaWx0ZXIiOnsiYWRkcmVzc1NldHRpbmciOnsicmFuZ2UiOiJkZXBhcnRtZW50fHBvc2l0aW9ufHJvbGV8dGVhbSIsImlzRGlzcGxheU1hcCI6ZmFsc2UsImZpbHRlckNsYXNzIjoiIiwibGF5ZXJGcm9tIjoiIiwibGF5ZXJUbyI6IiIsInJvb3REZXRwSWQiOiIiLCJzb3VyY2VEYXRhQ2xhc3MiOiIifSwicmVhZG9ubHkiOmZhbHNlLCJmb3JSYW5nZSI6ImFkcl9jY3xhZHJfZGVsfGFkcl9zaWdufGFkcl90ZWFtIn0sImZvclJhbmdlIjoiIn0=" formToKMSOption="{"cardName":"","cardCreateUser":"@uid","dimensionIdJsonArray":[],"option":"none"}" isHiddenFormToolbar="false" isIgnoreTask="false" no="5" isPrintForm="false" printFormMaxTimes="-1" printConfig="{"printCommentControl":"","printTemplateFormDefId":"","optionName":"","printPageSize":""}" isSupplyComment="true" isShareOpinion="true" isShortMessageNotify="false" isSupplyUnusualTransfer="false" timeDuration="0" timeDurationText="" isTraceOpinion="true" transferRestriction="" transferRestrictionType="0" dwAppSchemaPolicy="" wariningTimeDuration="0" dynamicJumpNums="" wariningTimeDurationText="" extendProperty="" customUniqueId="" notifyMessageTpl="" notifyConfig="{"taskReceived":[],"taskCC":[{"notifyType":"enterpriseWechat"},{"notifyType":"dingTalk"}]}" IOBD="" IOR="" IOS="" IOC="" addUser="false" removeUser="false" incomingGatewayType="Parallel" branchGatewayType="Parallel">
|
||||
<aws:comment actionName="批准" isDefault="true" orderIndex="1" id="obj_7c523d46d3874ffcbf1bc500065732aa" actionType="" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_153ef1c39da44816a8aa471e256a79ab" actionType="JUMP_TO_SPECIFY_USERTASK" isBack="false" targetDefId="obj_c9e5a2eb4e300001d5f056f6170a1cdc%obj_c9e5a2e6a2c00001891c127ce9309250" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_153ef1c39da44816a8aa471e256a79ab" actionType="BACK_TO_USERTASK_HISTORY" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:formSet id="obj_b8830a8ef695440ea8a73239a2469ac3" formId="6b805e17-9053-47dc-90f3-02e431e3ebac" copyConfig="" orderIndex="0" historyConfig="" shareLinkConfig="">
|
||||
<aws:boProperty id="obj_dbbc717c0f4f4267b0d1a554dfaec24e" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="PUBLISHID" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_dcff5ed60b254a9a9a893afd9c145bdf" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="TEAMID" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
@ -808,7 +808,7 @@
|
||||
<aws:boProperty id="obj_576dab63a23641e4954de5a703ec67e8" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOPE_LEVEL" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_2ad98be791984256abf388872f6308e1" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOP" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
</aws:formSet>
|
||||
<aws:routeTxt>{"multiSelectDisabledCheckBox":true,"formFormSet":"BO_ACT_COE_PUBLISH.JOINT_REVIEWER","includeSelf":true,"addressSetting":{"addmoveAdrSetting":{"layerTo":"","readonly":false,"filterClass":"","range":"department|position|role|team","isDisplayMap":false,"sourceDataClass":"","rootDetpId":"","layerFrom":""}},"customRuleVal":"","ignoreOptionVal":"auto","routeType":"com.actionsoft.bpms.commons.performer.impl.user.FromFormSetUsers","isHistoryRoute":true,"userOrderPolicy":"deptPriorityOrder","multiSelect":true,"ignoreOptions":""}</aws:routeTxt>
|
||||
<aws:routeTxt>{"multiSelectDisabledCheckBox":true,"formFormSet":"BO_ACT_COE_PUBLISH.JOINT_REVIEWER","includeSelf":true,"addressSetting":{},"customRuleVal":"","ignoreOptionVal":"auto","routeType":"com.actionsoft.bpms.commons.performer.impl.user.FromFormSetUsers","isHistoryRoute":true,"userOrderPolicy":"deptPriorityOrder","multiSelect":true,"ignoreOptions":""}</aws:routeTxt>
|
||||
</aws:extendUserTask>
|
||||
</extensionElements>
|
||||
<humanPerformer id="obj_76aad2f2f1fb4e77bcd077362f01fe38" name="来自表单">
|
||||
@ -829,7 +829,7 @@
|
||||
<extensionElements>
|
||||
<aws:extendUserTask opinionOption="0" commentPosition="2" isBatchComplete="false" rendering="" isCCTask="false" ccTaskButtonLabel="传阅" isClaimTask="false" completeButtonLabel="办理" isDelegateTask="false" delegateTaskButtonLabel="转办" dynamicBehaviorType="" isDynamicJump="false" isDynamicTask="false" emailNotifyTemplate="" emailNotifyType="0" isCommentsLib="false" commentsLibFilter="" commentsCycleCoverRule="" commentsStyle="" operatingAuthorization="[{"6b805e17-9053-47dc-90f3-02e431e3ebac":{"isFormDataSnapshot":false,"isFormDataModify":false,"isFormDataSnapshotList":false,"isEditSecurity":false,"isSaveRequired":true},"mainFormID":"6b805e17-9053-47dc-90f3-02e431e3ebac"}]" addressConfig="eyJmaWx0ZXIiOnsiYWRkcmVzc1NldHRpbmciOnsicmFuZ2UiOiJkZXBhcnRtZW50fHBvc2l0aW9ufHJvbGV8dGVhbSIsImlzRGlzcGxheU1hcCI6ZmFsc2UsImZpbHRlckNsYXNzIjoiIiwibGF5ZXJGcm9tIjoiIiwibGF5ZXJUbyI6IiIsInJvb3REZXRwSWQiOiIiLCJzb3VyY2VEYXRhQ2xhc3MiOiIifSwicmVhZG9ubHkiOmZhbHNlLCJmb3JSYW5nZSI6ImFkcl9jY3xhZHJfZGVsfGFkcl9zaWdufGFkcl90ZWFtIn0sImZvclJhbmdlIjoiIn0=" formToKMSOption="{"cardName":"","cardCreateUser":"@uid","dimensionIdJsonArray":[],"option":"none"}" isHiddenFormToolbar="false" isIgnoreTask="false" no="3" isPrintForm="false" printFormMaxTimes="-1" printConfig="{"printCommentControl":"","printTemplateFormDefId":"","optionName":"","printPageSize":""}" isSupplyComment="true" isShareOpinion="true" isShortMessageNotify="false" isSupplyUnusualTransfer="false" timeDuration="0" timeDurationText="" isTraceOpinion="true" transferRestriction="" transferRestrictionType="0" dwAppSchemaPolicy="" wariningTimeDuration="0" dynamicJumpNums="" wariningTimeDurationText="" extendProperty="" customUniqueId="" notifyMessageTpl="" notifyConfig="{"taskReceived":[],"taskCC":[{"notifyType":"enterpriseWechat"},{"notifyType":"dingTalk"}]}" IOBD="" IOR="" IOS="" IOC="" addUser="false" removeUser="false" incomingGatewayType="Parallel" branchGatewayType="Parallel">
|
||||
<aws:comment actionName="批准" isDefault="true" orderIndex="1" id="obj_b94a135c4bc44434b1310f28ce6b9f35" actionType="" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_2f7af4c724e94f5888a9c00b15af315b" actionType="JUMP_TO_SPECIFY_USERTASK" isBack="false" targetDefId="obj_c9e5a2eb4e300001d5f056f6170a1cdc%obj_c9e5a2e6a2c00001891c127ce9309250" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_2f7af4c724e94f5888a9c00b15af315b" actionType="BACK_TO_USERTASK_HISTORY" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:formSet id="obj_f91cd84c1b514f7a8fd89189ee2230e6" formId="6b805e17-9053-47dc-90f3-02e431e3ebac" copyConfig="" orderIndex="0" historyConfig="" shareLinkConfig="">
|
||||
<aws:boProperty id="obj_a8ab7a356a434367bcd549918ff71f3f" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="PUBLISHID" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_2fdd999f50f44d62a0b1f20bc5dd928e" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="TEAMID" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
@ -880,7 +880,7 @@
|
||||
<aws:boProperty id="obj_3ca531ab2d8b47c4b2511de89303f172" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOPE_LEVEL" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_5cbe697f6e3c40cd8314930674c9193d" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOP" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
</aws:formSet>
|
||||
<aws:routeTxt>{"multiSelectDisabledCheckBox":true,"formFormSet":"BO_ACT_COE_PUBLISH.INTERNAL_AUDITOR","includeSelf":true,"addressSetting":{"addmoveAdrSetting":{"layerTo":"","readonly":false,"filterClass":"","range":"department|position|role|team","isDisplayMap":false,"sourceDataClass":"","rootDetpId":"","layerFrom":""}},"customRuleVal":"","ignoreOptionVal":"auto","routeType":"com.actionsoft.bpms.commons.performer.impl.user.FromFormSetUsers","isHistoryRoute":false,"userOrderPolicy":"none","multiSelect":true,"ignoreOptions":"notFindUser"}</aws:routeTxt>
|
||||
<aws:routeTxt>{"multiSelectDisabledCheckBox":true,"formFormSet":"BO_ACT_COE_PUBLISH.INTERNAL_AUDITOR","includeSelf":true,"addressSetting":{},"customRuleVal":"","ignoreOptionVal":"auto","routeType":"com.actionsoft.bpms.commons.performer.impl.user.FromFormSetUsers","isHistoryRoute":false,"userOrderPolicy":"none","multiSelect":true,"ignoreOptions":"notFindUser"}</aws:routeTxt>
|
||||
</aws:extendUserTask>
|
||||
</extensionElements>
|
||||
<humanPerformer id="obj_2ece5ee435884d7bb7b24e7252cbcf20" name="来自表单">
|
||||
@ -901,7 +901,7 @@
|
||||
<extensionElements>
|
||||
<aws:extendUserTask opinionOption="0" commentPosition="2" isBatchComplete="false" rendering="" isCCTask="false" ccTaskButtonLabel="传阅" isClaimTask="false" completeButtonLabel="办理" isDelegateTask="false" delegateTaskButtonLabel="转办" dynamicBehaviorType="" isDynamicJump="false" isDynamicTask="false" emailNotifyTemplate="" emailNotifyType="0" isCommentsLib="false" commentsLibFilter="" commentsCycleCoverRule="" commentsStyle="" operatingAuthorization="[{"6b805e17-9053-47dc-90f3-02e431e3ebac":{"isFormDataSnapshot":false,"isFormDataModify":false,"isFormDataSnapshotList":false,"isEditSecurity":false,"isSaveRequired":true},"mainFormID":"6b805e17-9053-47dc-90f3-02e431e3ebac"}]" addressConfig="eyJmaWx0ZXIiOnsiYWRkcmVzc1NldHRpbmciOnsicmFuZ2UiOiJkZXBhcnRtZW50fHBvc2l0aW9ufHJvbGV8dGVhbSIsImlzRGlzcGxheU1hcCI6ZmFsc2UsImZpbHRlckNsYXNzIjoiIiwibGF5ZXJGcm9tIjoiIiwibGF5ZXJUbyI6IiIsInJvb3REZXRwSWQiOiIiLCJzb3VyY2VEYXRhQ2xhc3MiOiIifSwicmVhZG9ubHkiOmZhbHNlLCJmb3JSYW5nZSI6ImFkcl9jY3xhZHJfZGVsfGFkcl9zaWdufGFkcl90ZWFtIn0sImZvclJhbmdlIjoiIn0=" formToKMSOption="{"cardName":"","cardCreateUser":"@uid","dimensionIdJsonArray":[],"option":"none"}" isHiddenFormToolbar="false" isIgnoreTask="false" no="4" isPrintForm="false" printFormMaxTimes="-1" printConfig="{"printCommentControl":"","printTemplateFormDefId":"","optionName":"","printPageSize":""}" isSupplyComment="true" isShareOpinion="true" isShortMessageNotify="false" isSupplyUnusualTransfer="false" timeDuration="0" timeDurationText="" isTraceOpinion="true" transferRestriction="" transferRestrictionType="0" dwAppSchemaPolicy="" wariningTimeDuration="0" dynamicJumpNums="" wariningTimeDurationText="" extendProperty="" customUniqueId="" notifyMessageTpl="" notifyConfig="{"taskReceived":[],"taskCC":[{"notifyType":"enterpriseWechat"},{"notifyType":"dingTalk"}]}" IOBD="" IOR="" IOS="" IOC="" addUser="false" removeUser="false" incomingGatewayType="Parallel" branchGatewayType="Parallel">
|
||||
<aws:comment actionName="批准" isDefault="true" orderIndex="1" id="obj_9c72ec80ad1b416b8180bf492ea6f2f1" actionType="" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_506cb53dcbcb43cf96fd9f6f66248b8c" actionType="JUMP_TO_SPECIFY_USERTASK" isBack="false" targetDefId="obj_c9e5a2eb4e300001d5f056f6170a1cdc%obj_c9e5a2e6a2c00001891c127ce9309250" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:comment actionName="退回" isDefault="false" orderIndex="2" id="obj_506cb53dcbcb43cf96fd9f6f66248b8c" actionType="BACK_TO_USERTASK_HISTORY" isBack="false" targetDefId="" remindType="" remindClazz="" isValidateForm="false" isBackToAll="false" compensateSQL="" defaultMsg="" msgRequired="-1"/>
|
||||
<aws:formSet id="obj_9f837aeb7b58451b8d91ac06f4a9d869" formId="6b805e17-9053-47dc-90f3-02e431e3ebac" copyConfig="" orderIndex="0" historyConfig="" shareLinkConfig="">
|
||||
<aws:boProperty id="obj_c3535b907b294aeab6206f7a49a9295b" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="PUBLISHID" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_cb45d1d4a29c49d6a83fcab4872ebec3" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="TEAMID" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
@ -952,7 +952,7 @@
|
||||
<aws:boProperty id="obj_d9a200ea9448439b9878e5d0871906b5" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOPE_LEVEL" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_2010dc8a306940b5b9dece03a5d07329" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOP" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
</aws:formSet>
|
||||
<aws:routeTxt>{"multiSelectDisabledCheckBox":true,"formFormSet":"BO_ACT_COE_PUBLISH.PROFESSIONAL_REVIEWER","includeSelf":true,"addressSetting":{"addmoveAdrSetting":{"layerTo":"","readonly":false,"filterClass":"","range":"department|position|role|team","isDisplayMap":false,"sourceDataClass":"","rootDetpId":"","layerFrom":""}},"customRuleVal":"","ignoreOptionVal":"auto","routeType":"com.actionsoft.bpms.commons.performer.impl.user.FromFormSetUsers","isHistoryRoute":true,"userOrderPolicy":"deptPriorityOrder","multiSelect":true,"ignoreOptions":""}</aws:routeTxt>
|
||||
<aws:routeTxt>{"multiSelectDisabledCheckBox":true,"formFormSet":"BO_ACT_COE_PUBLISH.PROFESSIONAL_REVIEWER","includeSelf":true,"addressSetting":{},"customRuleVal":"","ignoreOptionVal":"auto","routeType":"com.actionsoft.bpms.commons.performer.impl.user.FromFormSetUsers","isHistoryRoute":true,"userOrderPolicy":"deptPriorityOrder","multiSelect":true,"ignoreOptions":""}</aws:routeTxt>
|
||||
</aws:extendUserTask>
|
||||
</extensionElements>
|
||||
<humanPerformer id="obj_ef02c9206773454295a706b624b7a0f6" name="来自表单">
|
||||
@ -1092,12 +1092,12 @@
|
||||
<aws:boProperty id="obj_a5fec04698754f89adcd90476b820130" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOPE_LEVEL" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
<aws:boProperty id="obj_05b6e84aaffe4d1c815f3515761321cc" boId="c493accc-61ba-4316-bc35-cee75b4db827" fieldName="SEND_SCOP" isDisplay="true" isModify="true" isACSetting="false"/>
|
||||
</aws:formSet>
|
||||
<aws:routeTxt>{"multiSelectDisabledCheckBox":true,"includeSelf":true,"addressSetting":{},"customRuleVal":"","ignoreOptionVal":"auto","routeType":"com.actionsoft.bpms.commons.performer.impl.user.DynamicUsers","isHistoryRoute":true,"userOrderPolicy":"","multiSelect":true,"ignoreOptions":""}</aws:routeTxt>
|
||||
<aws:routeTxt>{"multiSelectDisabledCheckBox":true,"includeSelf":true,"uids":"00209268","addressSetting":{},"customRuleVal":"","ignoreOptionVal":"auto","routeType":"com.actionsoft.bpms.commons.performer.impl.user.FixUsers","isHistoryRoute":true,"userOrderPolicy":"deptPriorityOrder","multiSelect":true,"ignoreOptions":""}</aws:routeTxt>
|
||||
</aws:extendUserTask>
|
||||
</extensionElements>
|
||||
<humanPerformer id="obj_8314e896be804ceb9d361f0fe0b6a768" name="任意指定">
|
||||
<humanPerformer id="obj_8314e896be804ceb9d361f0fe0b6a768" name="固定账户">
|
||||
<resourceAssignmentExpression>
|
||||
<formalExpression/>
|
||||
<formalExpression><![CDATA[00209268]]></formalExpression>
|
||||
</resourceAssignmentExpression>
|
||||
</humanPerformer>
|
||||
<potentialOwner id="obj_4aa86f2af4a4418e82715a760e1ba011">
|
||||
|
||||
@ -1 +1 @@
|
||||
{"CheckOutTime":"2022-07-26 12:02:01","CheckOutIP":"0:0:0:0:0:0:0:1","CheckOutUser":"admin","CheckOutState":"CHECKOUT"}
|
||||
{"CheckOutTime":"2022-07-27 12:57:55","CheckOutIP":"0:0:0:0:0:0:0:1","CheckOutUser":"admin","CheckOutState":"CHECKOUT"}
|
||||
@ -1 +1 @@
|
||||
{"versionId":"obj_fb1c7a54b98b412187388c8bab407362","chartId":"obj_fb1c7a54b98b412187388c8bab407362","userIds":["admin"],"messages":[],"userNames":"管理员","remark":"","updateTime":"2022-07-26 01:41:50","definitionId":"obj_fb1c7a54b98b412187388c8bab407362"}
|
||||
{"versionId":"obj_fb1c7a54b98b412187388c8bab407362","chartId":"obj_fb1c7a54b98b412187388c8bab407362","userIds":["admin"],"messages":[],"userNames":"管理员","remark":"","updateTime":"2022-07-26 15:10:04","definitionId":"obj_fb1c7a54b98b412187388c8bab407362"}
|
||||
@ -35,7 +35,7 @@
|
||||
<body>
|
||||
<form id="frmMain" method="post" name="frmMain">
|
||||
<div id="aws-form-container" class="aws-form-ux-container" border="0">
|
||||
<table id="aws-form-maintable" class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" border="0" cellspacing="0" cellpadding="0" align="center">
|
||||
<table id="aws-form-maintable" class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" cellspacing="0" cellpadding="0" border="0" align="center">
|
||||
<tbody>
|
||||
<tr id="aws-form-titlebg" class="aws-form-ux-titlebg">
|
||||
<td id="aws-form-title" class="aws-form-ux-header">流程文件发布申请</td>
|
||||
@ -674,6 +674,84 @@ var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script>// <![CDATA[
|
||||
var 无数据 = "无数据";
|
||||
var 下一页 = "下一页";
|
||||
var 上一页 = "上一页";
|
||||
var 显示0到1条共2条 = "显示 {0} 到 {1} 条,共 {2} 条";
|
||||
// ]]></script>
|
||||
<script src="../commons/js/jquery/scripts/ui/awsui.pagination.js?v=1532938866000"></script>
|
||||
<script id="formOnload">// <![CDATA[
|
||||
function formOnload(){
|
||||
|
||||
@ -1,176 +1,176 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width" />
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
|
||||
<title>Not find this html file</title>
|
||||
<link rel="stylesheet" type="text/css" href="../commons/css/awsui.css?v=1652084355000" />
|
||||
<script type="text/javascript" src="../commons/js/jquery/scripts/jquery.js?v=1652084355000"></script>
|
||||
<script>
|
||||
var AWS_LANGUAGE = "cn";
|
||||
var 输入值不正确 = "输入值不正确";
|
||||
var 正在提交请求请稍候 = "正在提交请求,请稍候...";
|
||||
var 参数不正确要求 = "ajax参数不正确,要求";
|
||||
var 请求出错 = "请求出错--";
|
||||
var 未正确返回的服务端异常 = "未正确返回的服务端异常";
|
||||
var 用户会话已超时 = "用户会话已超时";
|
||||
|
||||
//aws.address.js
|
||||
var 确定 = "确定";
|
||||
var 地址簿 = "地址簿";
|
||||
var 请输入查询条件 = "请输入查询条件";
|
||||
var 取消 = "取消";
|
||||
var 快速搜索 = "快速搜索";
|
||||
var 人员 = "人员";
|
||||
var 部门 = "部门";
|
||||
var 群组 = "群组";
|
||||
var 全部删除 = "全部删除";
|
||||
|
||||
//aws.userprofile.js
|
||||
var 详细 = "详细";
|
||||
var 显示 = "显示";
|
||||
var 隐藏 = "隐藏";
|
||||
var 对不起未找到此人信息 = "对不起,未找到此人信息";
|
||||
var 展开 = "展开";
|
||||
var 离线 = "离线";
|
||||
var 页面无法读取参数 = "页面无法读取SID参数";
|
||||
var 在线 = "在线";
|
||||
var 发送消息 = "发送消息";
|
||||
var 接收人 = "接收人";
|
||||
var 沟通方式 = "沟通方式";
|
||||
var 请输入内容 = "请输入内容";
|
||||
var 消息内容 = "消息内容";
|
||||
var 还可输入 = "还可输入";
|
||||
var 字 = "字";
|
||||
var 最多允许输入200字 = "最多允许输入200字";
|
||||
var 发送 = "发送";
|
||||
var 发送成功 = "发送成功";
|
||||
var 不能为空 = "不能为空";
|
||||
var 微信 = "微信";
|
||||
var 通知 = "通知";
|
||||
|
||||
//aws.datepicker.range.js
|
||||
var 使用 = "使用";
|
||||
var 上个季度 = "上个季度";
|
||||
var 上一年 = "上一年";
|
||||
var 前半年 = "前半年";
|
||||
var 今年 = "今年";
|
||||
var 上个月 = "上个月";
|
||||
var 开始日期格式不正确 = "开始日期格式不正确";
|
||||
var 前两年 = "前两年";
|
||||
var 本季度 = "本季度";
|
||||
var 结束日期格式不正确 = "结束日期格式不正确";
|
||||
var 开始日期不能大于结束日期 = "开始日期不能大于结束日期";
|
||||
var 快捷选项 = "快捷选项";
|
||||
var 清空 = "清空";
|
||||
var 前三年 = "前三年";
|
||||
|
||||
//slider.js
|
||||
var 请输入 = "请输入";
|
||||
|
||||
//aws.util.js
|
||||
var 清空数据 = "清空数据";
|
||||
var 正在加载 = "正在加载";
|
||||
var 确定 = "确定";
|
||||
var 提示 = "提示";
|
||||
var 试图同时创建相同的 = "试图同时创建相同ID的FrmDialog";
|
||||
var 印章密码 = "印章密码";
|
||||
var 当前对象拥有多个实例请对特定实例操作 = "当前window对象拥有多个FrmDialog实例,请对特定实例操作";
|
||||
var 是确定 = "是,确定";
|
||||
var 保存 = "保存";
|
||||
var 返回 = "返回";
|
||||
var 取消 = "取消";
|
||||
|
||||
//aws.upfile.js
|
||||
var 备注不能为空 = "[备注]不能为空";
|
||||
var 确定 = "确定";
|
||||
var 上传文件总数不允许超过 = "上传文件总数不允许超过:";
|
||||
var 标题大小 = "标题大小";
|
||||
var 上传成功 = "上传成功";
|
||||
var 提示 = "提示";
|
||||
var 图片压缩成功 = "图片压缩成功";
|
||||
var 文件大小不允许超过 = "文件大小不允许超过:";
|
||||
var 正在上传请稍候 = "正在上传,请稍候";
|
||||
var 进度 = "进度";
|
||||
var 确定要删除吗文件名 = "确定要删除吗?<br/>文件名:";
|
||||
var 确定要删除吗 = "确定要删除吗?";
|
||||
var 文件名 = "文件名";
|
||||
var 空文件不能上传 = "空文件不能上传";
|
||||
var 文件类型不正确 = "文件类型不正确";
|
||||
var 文件名可能存在不可见的非法字符请重新命名文件名再上传 = "文件名可能存在不可见的非法字符,请重新命名文件名再上传";
|
||||
var 标题 = "标题";
|
||||
var 备注 = "备注";
|
||||
var 水印添加成功 = "水印添加成功";
|
||||
var 备注不能超过个字符 = "[备注]不能超过225个字符";
|
||||
var 上传状态 = "上传状态";
|
||||
var 取消 = "取消";
|
||||
var 大小 = "大小";
|
||||
var 确认上传 = "确认上传";
|
||||
var 云文档 = "云文档";
|
||||
var 普通 = "普通";
|
||||
var 秘密 = "秘密";
|
||||
var 机密 = "机密";
|
||||
var 绝密 = "绝密";
|
||||
var 附件历史版本 = "附件历史版本";
|
||||
var 文件名 = "文件名";
|
||||
var 上传时间 = "上传时间";
|
||||
var 上传信息 = "上传信息";
|
||||
var 操作 = "操作";
|
||||
var 暂无数据 = "暂无数据";
|
||||
var 删除 = "删除";
|
||||
|
||||
//aws.tabs.js
|
||||
var 关闭全部 = "关闭全部";
|
||||
var 关闭其他 = "关闭其他";
|
||||
var 关闭 = "关闭";
|
||||
|
||||
//aws.photocut.js
|
||||
var 加载中 = "加载中...";
|
||||
|
||||
//aws.combobox.js
|
||||
var 请选择或输入 = "请选择或输入...";
|
||||
var 无数据 = "无数据";
|
||||
var 请选择 = "请选择";
|
||||
var 空格 = "空格";
|
||||
var 可填多个值以 = "可填多个值以";
|
||||
var 作为分隔符 = "作为分隔符";
|
||||
var 可填多个值以空格作为分隔符 = "可填多个值,以空格作为分隔符";
|
||||
var 空 = "空";
|
||||
|
||||
//aws.ueditor.config.js
|
||||
var 图片上传 = "图片上传";
|
||||
var 关闭 = "关闭";
|
||||
var 网络图片 = "网络图片";
|
||||
var 取消 = "取消";
|
||||
var 附件上传 = "附件上传";
|
||||
var 上传 = "上传";
|
||||
var 水印 = "水印";
|
||||
var 压缩 = "压缩";
|
||||
var 年 = "年";
|
||||
var 月 = "月";
|
||||
var 日 = "日";
|
||||
var 时 = "时";
|
||||
var 分 = "分";
|
||||
var 请输入关键词 = "请输入关键词";
|
||||
var 搜索或输入新值 = "搜索或输入新值";
|
||||
var 搜索 = "搜索";
|
||||
var 没有符合条件的记录 = "没有符合条件的记录";
|
||||
|
||||
</script>
|
||||
<script type="text/javascript" src="../commons/js/awsui.js?v=1652084356000"></script>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width" />
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
|
||||
<title>Not find this html file</title>
|
||||
<link rel="stylesheet" type="text/css" href="../commons/css/awsui.css?v=1652084355000" />
|
||||
<script type="text/javascript" src="../commons/js/jquery/scripts/jquery.js?v=1652084355000"></script>
|
||||
<script>
|
||||
var AWS_LANGUAGE = "cn";
|
||||
var 输入值不正确 = "输入值不正确";
|
||||
var 正在提交请求请稍候 = "正在提交请求,请稍候...";
|
||||
var 参数不正确要求 = "ajax参数不正确,要求";
|
||||
var 请求出错 = "请求出错--";
|
||||
var 未正确返回的服务端异常 = "未正确返回的服务端异常";
|
||||
var 用户会话已超时 = "用户会话已超时";
|
||||
|
||||
//aws.address.js
|
||||
var 确定 = "确定";
|
||||
var 地址簿 = "地址簿";
|
||||
var 请输入查询条件 = "请输入查询条件";
|
||||
var 取消 = "取消";
|
||||
var 快速搜索 = "快速搜索";
|
||||
var 人员 = "人员";
|
||||
var 部门 = "部门";
|
||||
var 群组 = "群组";
|
||||
var 全部删除 = "全部删除";
|
||||
|
||||
//aws.userprofile.js
|
||||
var 详细 = "详细";
|
||||
var 显示 = "显示";
|
||||
var 隐藏 = "隐藏";
|
||||
var 对不起未找到此人信息 = "对不起,未找到此人信息";
|
||||
var 展开 = "展开";
|
||||
var 离线 = "离线";
|
||||
var 页面无法读取参数 = "页面无法读取SID参数";
|
||||
var 在线 = "在线";
|
||||
var 发送消息 = "发送消息";
|
||||
var 接收人 = "接收人";
|
||||
var 沟通方式 = "沟通方式";
|
||||
var 请输入内容 = "请输入内容";
|
||||
var 消息内容 = "消息内容";
|
||||
var 还可输入 = "还可输入";
|
||||
var 字 = "字";
|
||||
var 最多允许输入200字 = "最多允许输入200字";
|
||||
var 发送 = "发送";
|
||||
var 发送成功 = "发送成功";
|
||||
var 不能为空 = "不能为空";
|
||||
var 微信 = "微信";
|
||||
var 通知 = "通知";
|
||||
|
||||
//aws.datepicker.range.js
|
||||
var 使用 = "使用";
|
||||
var 上个季度 = "上个季度";
|
||||
var 上一年 = "上一年";
|
||||
var 前半年 = "前半年";
|
||||
var 今年 = "今年";
|
||||
var 上个月 = "上个月";
|
||||
var 开始日期格式不正确 = "开始日期格式不正确";
|
||||
var 前两年 = "前两年";
|
||||
var 本季度 = "本季度";
|
||||
var 结束日期格式不正确 = "结束日期格式不正确";
|
||||
var 开始日期不能大于结束日期 = "开始日期不能大于结束日期";
|
||||
var 快捷选项 = "快捷选项";
|
||||
var 清空 = "清空";
|
||||
var 前三年 = "前三年";
|
||||
|
||||
//slider.js
|
||||
var 请输入 = "请输入";
|
||||
|
||||
//aws.util.js
|
||||
var 清空数据 = "清空数据";
|
||||
var 正在加载 = "正在加载";
|
||||
var 确定 = "确定";
|
||||
var 提示 = "提示";
|
||||
var 试图同时创建相同的 = "试图同时创建相同ID的FrmDialog";
|
||||
var 印章密码 = "印章密码";
|
||||
var 当前对象拥有多个实例请对特定实例操作 = "当前window对象拥有多个FrmDialog实例,请对特定实例操作";
|
||||
var 是确定 = "是,确定";
|
||||
var 保存 = "保存";
|
||||
var 返回 = "返回";
|
||||
var 取消 = "取消";
|
||||
|
||||
//aws.upfile.js
|
||||
var 备注不能为空 = "[备注]不能为空";
|
||||
var 确定 = "确定";
|
||||
var 上传文件总数不允许超过 = "上传文件总数不允许超过:";
|
||||
var 标题大小 = "标题大小";
|
||||
var 上传成功 = "上传成功";
|
||||
var 提示 = "提示";
|
||||
var 图片压缩成功 = "图片压缩成功";
|
||||
var 文件大小不允许超过 = "文件大小不允许超过:";
|
||||
var 正在上传请稍候 = "正在上传,请稍候";
|
||||
var 进度 = "进度";
|
||||
var 确定要删除吗文件名 = "确定要删除吗?<br/>文件名:";
|
||||
var 确定要删除吗 = "确定要删除吗?";
|
||||
var 文件名 = "文件名";
|
||||
var 空文件不能上传 = "空文件不能上传";
|
||||
var 文件类型不正确 = "文件类型不正确";
|
||||
var 文件名可能存在不可见的非法字符请重新命名文件名再上传 = "文件名可能存在不可见的非法字符,请重新命名文件名再上传";
|
||||
var 标题 = "标题";
|
||||
var 备注 = "备注";
|
||||
var 水印添加成功 = "水印添加成功";
|
||||
var 备注不能超过个字符 = "[备注]不能超过225个字符";
|
||||
var 上传状态 = "上传状态";
|
||||
var 取消 = "取消";
|
||||
var 大小 = "大小";
|
||||
var 确认上传 = "确认上传";
|
||||
var 云文档 = "云文档";
|
||||
var 普通 = "普通";
|
||||
var 秘密 = "秘密";
|
||||
var 机密 = "机密";
|
||||
var 绝密 = "绝密";
|
||||
var 附件历史版本 = "附件历史版本";
|
||||
var 文件名 = "文件名";
|
||||
var 上传时间 = "上传时间";
|
||||
var 上传信息 = "上传信息";
|
||||
var 操作 = "操作";
|
||||
var 暂无数据 = "暂无数据";
|
||||
var 删除 = "删除";
|
||||
|
||||
//aws.tabs.js
|
||||
var 关闭全部 = "关闭全部";
|
||||
var 关闭其他 = "关闭其他";
|
||||
var 关闭 = "关闭";
|
||||
|
||||
//aws.photocut.js
|
||||
var 加载中 = "加载中...";
|
||||
|
||||
//aws.combobox.js
|
||||
var 请选择或输入 = "请选择或输入...";
|
||||
var 无数据 = "无数据";
|
||||
var 请选择 = "请选择";
|
||||
var 空格 = "空格";
|
||||
var 可填多个值以 = "可填多个值以";
|
||||
var 作为分隔符 = "作为分隔符";
|
||||
var 可填多个值以空格作为分隔符 = "可填多个值,以空格作为分隔符";
|
||||
var 空 = "空";
|
||||
|
||||
//aws.ueditor.config.js
|
||||
var 图片上传 = "图片上传";
|
||||
var 关闭 = "关闭";
|
||||
var 网络图片 = "网络图片";
|
||||
var 取消 = "取消";
|
||||
var 附件上传 = "附件上传";
|
||||
var 上传 = "上传";
|
||||
var 水印 = "水印";
|
||||
var 压缩 = "压缩";
|
||||
var 年 = "年";
|
||||
var 月 = "月";
|
||||
var 日 = "日";
|
||||
var 时 = "时";
|
||||
var 分 = "分";
|
||||
var 请输入关键词 = "请输入关键词";
|
||||
var 搜索或输入新值 = "搜索或输入新值";
|
||||
var 搜索 = "搜索";
|
||||
var 没有符合条件的记录 = "没有符合条件的记录";
|
||||
|
||||
</script>
|
||||
<script type="text/javascript" src="../commons/js/awsui.js?v=1652084356000"></script>
|
||||
<script>
|
||||
var 快速部署 = "快速部署";
|
||||
var 必须包含字母大小写和数字 = "必须包含字母大小写和数字";
|
||||
@ -203,79 +203,79 @@ var 不允许包含英文单引号或双引号 = "不允许包含英文单引号
|
||||
var 新口令 = "新口令";
|
||||
var 云文档 = "云文档";
|
||||
var 确认上传 = "确认上传";
|
||||
</script>
|
||||
<script type="text/javascript" src='../commons/js/public.js?v=1652084356000'></script>
|
||||
</head>
|
||||
<body >
|
||||
<div class="awsui-message-page">
|
||||
<div class="content">
|
||||
<!--messageType格式,任务其一-->
|
||||
<!--图片形式:<span class="icon"><img src="../commons/js/jquery/themes/default/ui/images/messagePage/info.png"></span>-->
|
||||
<!--属性形式:<span class="icon" message-type="ok"></span>-->
|
||||
<span class="icon" message-type="not_found"></span>
|
||||
|
||||
<span class="title" style="display: ">Not find this html file</span>
|
||||
<span class="description" style="display: ">com.actionsoft.apps.coe.pal.publisher[资产库周期管理-权限矩阵新_m.htm]</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
//超时自动跳转
|
||||
try {
|
||||
var isRelogin = "false";
|
||||
var corpId = "";
|
||||
function delayURL(delay) {
|
||||
if (delay == undefined) {
|
||||
delay = document.getElementById("time").innerHTML;
|
||||
}
|
||||
if (delay > 1) {
|
||||
delay--;
|
||||
document.getElementById("time").innerHTML = delay;
|
||||
setTimeout("delayURL('" + delay + "')", 1000);
|
||||
} else {
|
||||
try{
|
||||
if (window.navigator.userAgent.indexOf('DingTalk') > -1) {
|
||||
//钉钉跳转到首页
|
||||
window.top.location.href="https://dingtalk.yijingcloud.com/dingtalk/rd?corpId="+corpId;
|
||||
}else{
|
||||
var loginUrl='<#loginUrl>';
|
||||
if (loginUrl.length == 0){
|
||||
if (window.top.homePageId != undefined && window.top.content != undefined) {
|
||||
window.top.location.href='../console';
|
||||
} else {
|
||||
window.top.location.href = '../';
|
||||
}
|
||||
} else {
|
||||
window.top.location.href = loginUrl;
|
||||
}
|
||||
}
|
||||
} catch(e) {
|
||||
//跨域处理
|
||||
if ($(document.body).find('#relogin').length==0){
|
||||
$(document.body).append("<iframe id='relogin' name='relogin' style='display:none;'></iframe>");
|
||||
};
|
||||
document.getElementById('relogin').contentWindow.location='http://10.119.254.49:33018/apps/_bpm.portal/html/com.actionsoft.relogin.proxy.htm'
|
||||
}
|
||||
}
|
||||
}
|
||||
if (isRelogin == "true") {
|
||||
if (window.navigator.userAgent.indexOf('DingTalk') > -1) {
|
||||
$(".description").html("会话超时,即将刷新页面以重新登录,<span id='time'>3</span>秒后自动跳转");
|
||||
}
|
||||
setTimeout("delayURL()", 1000);
|
||||
}
|
||||
}catch(e){}
|
||||
//js事件扩展
|
||||
try {
|
||||
|
||||
}catch(e){}
|
||||
|
||||
$(function(){
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
if(!!ua.match(/(iphone|ipod|android|ios)/i)){
|
||||
//
|
||||
}
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</script>
|
||||
<script type="text/javascript" src='../commons/js/public.js?v=1652084356000'></script>
|
||||
</head>
|
||||
<body >
|
||||
<div class="awsui-message-page">
|
||||
<div class="content">
|
||||
<!--messageType格式,任务其一-->
|
||||
<!--图片形式:<span class="icon"><img src="../commons/js/jquery/themes/default/ui/images/messagePage/info.png"></span>-->
|
||||
<!--属性形式:<span class="icon" message-type="ok"></span>-->
|
||||
<span class="icon" message-type="not_found"></span>
|
||||
|
||||
<span class="title" style="display: ">Not find this html file</span>
|
||||
<span class="description" style="display: ">com.actionsoft.apps.coe.pal.publisher[资产库周期管理-权限矩阵新_m.htm]</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
//超时自动跳转
|
||||
try {
|
||||
var isRelogin = "false";
|
||||
var corpId = "";
|
||||
function delayURL(delay) {
|
||||
if (delay == undefined) {
|
||||
delay = document.getElementById("time").innerHTML;
|
||||
}
|
||||
if (delay > 1) {
|
||||
delay--;
|
||||
document.getElementById("time").innerHTML = delay;
|
||||
setTimeout("delayURL('" + delay + "')", 1000);
|
||||
} else {
|
||||
try{
|
||||
if (window.navigator.userAgent.indexOf('DingTalk') > -1) {
|
||||
//钉钉跳转到首页
|
||||
window.top.location.href="https://dingtalk.yijingcloud.com/dingtalk/rd?corpId="+corpId;
|
||||
}else{
|
||||
var loginUrl='<#loginUrl>';
|
||||
if (loginUrl.length == 0){
|
||||
if (window.top.homePageId != undefined && window.top.content != undefined) {
|
||||
window.top.location.href='../console';
|
||||
} else {
|
||||
window.top.location.href = '../';
|
||||
}
|
||||
} else {
|
||||
window.top.location.href = loginUrl;
|
||||
}
|
||||
}
|
||||
} catch(e) {
|
||||
//跨域处理
|
||||
if ($(document.body).find('#relogin').length==0){
|
||||
$(document.body).append("<iframe id='relogin' name='relogin' style='display:none;'></iframe>");
|
||||
};
|
||||
document.getElementById('relogin').contentWindow.location='http://10.119.254.49:33018/apps/_bpm.portal/html/com.actionsoft.relogin.proxy.htm'
|
||||
}
|
||||
}
|
||||
}
|
||||
if (isRelogin == "true") {
|
||||
if (window.navigator.userAgent.indexOf('DingTalk') > -1) {
|
||||
$(".description").html("会话超时,即将刷新页面以重新登录,<span id='time'>3</span>秒后自动跳转");
|
||||
}
|
||||
setTimeout("delayURL()", 1000);
|
||||
}
|
||||
}catch(e){}
|
||||
//js事件扩展
|
||||
try {
|
||||
|
||||
}catch(e){}
|
||||
|
||||
$(function(){
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
if(!!ua.match(/(iphone|ipod|android|ios)/i)){
|
||||
//
|
||||
}
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,121 +1,121 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<title>权限矩阵_备份</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
[#AWSImport]
|
||||
[#AWSUIImport]
|
||||
<link rel='stylesheet' id='schemeCss' href='../apps/_bpm.platform/css/colorschemes/scheme_aws.css?v=1600408566000' name='schemeCss'/>
|
||||
|
||||
<link type='text/css' rel='stylesheet' id='themeCss' href='../apps/_bpm.platform/css/theme/theme.css?v=1600408566000' name='themeCss'/>
|
||||
</head>
|
||||
<body>
|
||||
<form id="frmMain" name="frmMain" method="post">
|
||||
<div id="aws-form-container" class="aws-form-ux-container" border="0">
|
||||
<table id="aws-form-maintable" class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" align="center" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr id="aws-form-titlebg" class="aws-form-ux-titlebg">
|
||||
<td id="aws-form-title" class="aws-form-ux-header">权限矩阵_备份</td>
|
||||
</tr>
|
||||
<tr class="aws-form-ux-formcontent" id="aws-form-formcontent">
|
||||
<td>
|
||||
<table id="table_container" class="awsui-ux table-striped" style="padding: 0px;" width="100%" cellspacing="3" cellpadding="0"><colgroup><col class="awsui-ux-title" /><col style="width: 100.0%;" /></colgroup>
|
||||
<tbody>
|
||||
<tr id="c9e5bacf_35b0_0001_3e40_adc0af0b6f10">
|
||||
<td class="awsui-ux-title">所属单位</td>
|
||||
<td class="aws-form-ux-content">[#ORGNAME]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="LEVEL_1_PROCESS_NAME" class="aws-form-ux-label">L1流程名称</label></td>
|
||||
<td class="aws-form-ux-content">[#LEVEL_1_PROCESS_NAME]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="L1_SP" class="aws-form-ux-label">是否审批</label></td>
|
||||
<td class="aws-form-ux-content">[#L1_SP]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="AUDITOR1" class="aws-form-ux-label">L1流程责任人</label></td>
|
||||
<td class="aws-form-ux-content">[#AUDITOR1]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="LEVEL_2_PROCESS_NAME" class="aws-form-ux-label">L2流程名称</label></td>
|
||||
<td class="aws-form-ux-content">[#LEVEL_2_PROCESS_NAME]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="L2_SP" class="aws-form-ux-label">是否审批</label></td>
|
||||
<td class="aws-form-ux-content">[#L2_SP]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="AUDITOR2" class="aws-form-ux-label">L2流程责任人</label></td>
|
||||
<td class="aws-form-ux-content">[#AUDITOR2]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="LEVEL_3_PROCESS_NAME" class="aws-form-ux-label">L3流程名称</label></td>
|
||||
<td class="aws-form-ux-content">[#LEVEL_3_PROCESS_NAME]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="L3_SP" class="aws-form-ux-label">是否审批</label></td>
|
||||
<td class="aws-form-ux-content">[#L3_SP]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="AUDITOR3" class="aws-form-ux-label">L3流程责任人</label></td>
|
||||
<td class="aws-form-ux-content">[#AUDITOR3]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="ADAPT_REGION_NAME" class="aws-form-ux-label">区域</label></td>
|
||||
<td class="aws-form-ux-content">[#ADAPT_REGION_NAME]</td>
|
||||
</tr>
|
||||
<tr id="c9e5642d_00a0_0001_2a97_311f85d01d69">
|
||||
<td class="awsui-ux-title">区域编号</td>
|
||||
<td class="aws-form-ux-content">[#ADAPT_REGION_CODE]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="APPLICABLE_PRODUCT" class="aws-form-ux-label">产品</label></td>
|
||||
<td class="aws-form-ux-content">[#APPLICABLE_PRODUCT]</td>
|
||||
</tr>
|
||||
<tr id="c9e56438_6dc0_0001_4c8f_1a701be0193b">
|
||||
<td class="awsui-ux-title">产品编号</td>
|
||||
<td class="aws-form-ux-content">[#APPLICABLE_PRODUCT_CODE]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="MAJORKEY" class="aws-form-ux-label">整合主键</label></td>
|
||||
<td class="aws-form-ux-content">[#MAJORKEY]</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="aws-form-bottom">
|
||||
<td class="aws-form-ux-actionsoft">[#Actionsoft]
|
||||
<div id="hiddenArea" border="0" style="display: none;">[#LEVEL_1_PROCESS_ID][#LEVEL_2_PROCESS_ID][#LEVEL_3_PROCESS_ID][#ORGCODE]</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</form>
|
||||
<script id="formOnload">
|
||||
function formOnload(){
|
||||
var nuit = ui("ORGCODE");
|
||||
if(nuit.indexOf('/') != -1){
|
||||
nuit = nuit.substring(0,nuit.indexOf('/'));
|
||||
ui("ORGCODE",nuit);
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<title>权限矩阵_备份</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
[#AWSImport]
|
||||
[#AWSUIImport]
|
||||
<link rel='stylesheet' id='schemeCss' href='../apps/_bpm.platform/css/colorschemes/scheme_aws.css?v=1600408566000' name='schemeCss'/>
|
||||
|
||||
<link type='text/css' rel='stylesheet' id='themeCss' href='../apps/_bpm.platform/css/theme/theme.css?v=1600408566000' name='themeCss'/>
|
||||
</head>
|
||||
<body>
|
||||
<form id="frmMain" name="frmMain" method="post">
|
||||
<div id="aws-form-container" class="aws-form-ux-container" border="0">
|
||||
<table id="aws-form-maintable" class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" align="center" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr id="aws-form-titlebg" class="aws-form-ux-titlebg">
|
||||
<td id="aws-form-title" class="aws-form-ux-header">权限矩阵_备份</td>
|
||||
</tr>
|
||||
<tr class="aws-form-ux-formcontent" id="aws-form-formcontent">
|
||||
<td>
|
||||
<table id="table_container" class="awsui-ux table-striped" style="padding: 0px;" width="100%" cellspacing="3" cellpadding="0"><colgroup><col class="awsui-ux-title" /><col style="width: 100.0%;" /></colgroup>
|
||||
<tbody>
|
||||
<tr id="c9e5bacf_35b0_0001_3e40_adc0af0b6f10">
|
||||
<td class="awsui-ux-title">所属单位</td>
|
||||
<td class="aws-form-ux-content">[#ORGNAME]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="LEVEL_1_PROCESS_NAME" class="aws-form-ux-label">L1流程名称</label></td>
|
||||
<td class="aws-form-ux-content">[#LEVEL_1_PROCESS_NAME]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="L1_SP" class="aws-form-ux-label">是否审批</label></td>
|
||||
<td class="aws-form-ux-content">[#L1_SP]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="AUDITOR1" class="aws-form-ux-label">L1流程责任人</label></td>
|
||||
<td class="aws-form-ux-content">[#AUDITOR1]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="LEVEL_2_PROCESS_NAME" class="aws-form-ux-label">L2流程名称</label></td>
|
||||
<td class="aws-form-ux-content">[#LEVEL_2_PROCESS_NAME]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="L2_SP" class="aws-form-ux-label">是否审批</label></td>
|
||||
<td class="aws-form-ux-content">[#L2_SP]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="AUDITOR2" class="aws-form-ux-label">L2流程责任人</label></td>
|
||||
<td class="aws-form-ux-content">[#AUDITOR2]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="LEVEL_3_PROCESS_NAME" class="aws-form-ux-label">L3流程名称</label></td>
|
||||
<td class="aws-form-ux-content">[#LEVEL_3_PROCESS_NAME]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="L3_SP" class="aws-form-ux-label">是否审批</label></td>
|
||||
<td class="aws-form-ux-content">[#L3_SP]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="AUDITOR3" class="aws-form-ux-label">L3流程责任人</label></td>
|
||||
<td class="aws-form-ux-content">[#AUDITOR3]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="ADAPT_REGION_NAME" class="aws-form-ux-label">区域</label></td>
|
||||
<td class="aws-form-ux-content">[#ADAPT_REGION_NAME]</td>
|
||||
</tr>
|
||||
<tr id="c9e5642d_00a0_0001_2a97_311f85d01d69">
|
||||
<td class="awsui-ux-title">区域编号</td>
|
||||
<td class="aws-form-ux-content">[#ADAPT_REGION_CODE]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="APPLICABLE_PRODUCT" class="aws-form-ux-label">产品</label></td>
|
||||
<td class="aws-form-ux-content">[#APPLICABLE_PRODUCT]</td>
|
||||
</tr>
|
||||
<tr id="c9e56438_6dc0_0001_4c8f_1a701be0193b">
|
||||
<td class="awsui-ux-title">产品编号</td>
|
||||
<td class="aws-form-ux-content">[#APPLICABLE_PRODUCT_CODE]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="MAJORKEY" class="aws-form-ux-label">整合主键</label></td>
|
||||
<td class="aws-form-ux-content">[#MAJORKEY]</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="aws-form-bottom">
|
||||
<td class="aws-form-ux-actionsoft">[#Actionsoft]
|
||||
<div id="hiddenArea" border="0" style="display: none;">[#LEVEL_1_PROCESS_ID][#LEVEL_2_PROCESS_ID][#LEVEL_3_PROCESS_ID][#ORGCODE]</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</form>
|
||||
<script id="formOnload">
|
||||
function formOnload(){
|
||||
var nuit = ui("ORGCODE");
|
||||
if(nuit.indexOf('/') != -1){
|
||||
nuit = nuit.substring(0,nuit.indexOf('/'));
|
||||
ui("ORGCODE",nuit);
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,176 +1,176 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width" />
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
|
||||
<title>Not find this html file</title>
|
||||
<link rel="stylesheet" type="text/css" href="../commons/css/awsui.css?v=1652084355000" />
|
||||
<script type="text/javascript" src="../commons/js/jquery/scripts/jquery.js?v=1652084355000"></script>
|
||||
<script>
|
||||
var AWS_LANGUAGE = "cn";
|
||||
var 输入值不正确 = "输入值不正确";
|
||||
var 正在提交请求请稍候 = "正在提交请求,请稍候...";
|
||||
var 参数不正确要求 = "ajax参数不正确,要求";
|
||||
var 请求出错 = "请求出错--";
|
||||
var 未正确返回的服务端异常 = "未正确返回的服务端异常";
|
||||
var 用户会话已超时 = "用户会话已超时";
|
||||
|
||||
//aws.address.js
|
||||
var 确定 = "确定";
|
||||
var 地址簿 = "地址簿";
|
||||
var 请输入查询条件 = "请输入查询条件";
|
||||
var 取消 = "取消";
|
||||
var 快速搜索 = "快速搜索";
|
||||
var 人员 = "人员";
|
||||
var 部门 = "部门";
|
||||
var 群组 = "群组";
|
||||
var 全部删除 = "全部删除";
|
||||
|
||||
//aws.userprofile.js
|
||||
var 详细 = "详细";
|
||||
var 显示 = "显示";
|
||||
var 隐藏 = "隐藏";
|
||||
var 对不起未找到此人信息 = "对不起,未找到此人信息";
|
||||
var 展开 = "展开";
|
||||
var 离线 = "离线";
|
||||
var 页面无法读取参数 = "页面无法读取SID参数";
|
||||
var 在线 = "在线";
|
||||
var 发送消息 = "发送消息";
|
||||
var 接收人 = "接收人";
|
||||
var 沟通方式 = "沟通方式";
|
||||
var 请输入内容 = "请输入内容";
|
||||
var 消息内容 = "消息内容";
|
||||
var 还可输入 = "还可输入";
|
||||
var 字 = "字";
|
||||
var 最多允许输入200字 = "最多允许输入200字";
|
||||
var 发送 = "发送";
|
||||
var 发送成功 = "发送成功";
|
||||
var 不能为空 = "不能为空";
|
||||
var 微信 = "微信";
|
||||
var 通知 = "通知";
|
||||
|
||||
//aws.datepicker.range.js
|
||||
var 使用 = "使用";
|
||||
var 上个季度 = "上个季度";
|
||||
var 上一年 = "上一年";
|
||||
var 前半年 = "前半年";
|
||||
var 今年 = "今年";
|
||||
var 上个月 = "上个月";
|
||||
var 开始日期格式不正确 = "开始日期格式不正确";
|
||||
var 前两年 = "前两年";
|
||||
var 本季度 = "本季度";
|
||||
var 结束日期格式不正确 = "结束日期格式不正确";
|
||||
var 开始日期不能大于结束日期 = "开始日期不能大于结束日期";
|
||||
var 快捷选项 = "快捷选项";
|
||||
var 清空 = "清空";
|
||||
var 前三年 = "前三年";
|
||||
|
||||
//slider.js
|
||||
var 请输入 = "请输入";
|
||||
|
||||
//aws.util.js
|
||||
var 清空数据 = "清空数据";
|
||||
var 正在加载 = "正在加载";
|
||||
var 确定 = "确定";
|
||||
var 提示 = "提示";
|
||||
var 试图同时创建相同的 = "试图同时创建相同ID的FrmDialog";
|
||||
var 印章密码 = "印章密码";
|
||||
var 当前对象拥有多个实例请对特定实例操作 = "当前window对象拥有多个FrmDialog实例,请对特定实例操作";
|
||||
var 是确定 = "是,确定";
|
||||
var 保存 = "保存";
|
||||
var 返回 = "返回";
|
||||
var 取消 = "取消";
|
||||
|
||||
//aws.upfile.js
|
||||
var 备注不能为空 = "[备注]不能为空";
|
||||
var 确定 = "确定";
|
||||
var 上传文件总数不允许超过 = "上传文件总数不允许超过:";
|
||||
var 标题大小 = "标题大小";
|
||||
var 上传成功 = "上传成功";
|
||||
var 提示 = "提示";
|
||||
var 图片压缩成功 = "图片压缩成功";
|
||||
var 文件大小不允许超过 = "文件大小不允许超过:";
|
||||
var 正在上传请稍候 = "正在上传,请稍候";
|
||||
var 进度 = "进度";
|
||||
var 确定要删除吗文件名 = "确定要删除吗?<br/>文件名:";
|
||||
var 确定要删除吗 = "确定要删除吗?";
|
||||
var 文件名 = "文件名";
|
||||
var 空文件不能上传 = "空文件不能上传";
|
||||
var 文件类型不正确 = "文件类型不正确";
|
||||
var 文件名可能存在不可见的非法字符请重新命名文件名再上传 = "文件名可能存在不可见的非法字符,请重新命名文件名再上传";
|
||||
var 标题 = "标题";
|
||||
var 备注 = "备注";
|
||||
var 水印添加成功 = "水印添加成功";
|
||||
var 备注不能超过个字符 = "[备注]不能超过225个字符";
|
||||
var 上传状态 = "上传状态";
|
||||
var 取消 = "取消";
|
||||
var 大小 = "大小";
|
||||
var 确认上传 = "确认上传";
|
||||
var 云文档 = "云文档";
|
||||
var 普通 = "普通";
|
||||
var 秘密 = "秘密";
|
||||
var 机密 = "机密";
|
||||
var 绝密 = "绝密";
|
||||
var 附件历史版本 = "附件历史版本";
|
||||
var 文件名 = "文件名";
|
||||
var 上传时间 = "上传时间";
|
||||
var 上传信息 = "上传信息";
|
||||
var 操作 = "操作";
|
||||
var 暂无数据 = "暂无数据";
|
||||
var 删除 = "删除";
|
||||
|
||||
//aws.tabs.js
|
||||
var 关闭全部 = "关闭全部";
|
||||
var 关闭其他 = "关闭其他";
|
||||
var 关闭 = "关闭";
|
||||
|
||||
//aws.photocut.js
|
||||
var 加载中 = "加载中...";
|
||||
|
||||
//aws.combobox.js
|
||||
var 请选择或输入 = "请选择或输入...";
|
||||
var 无数据 = "无数据";
|
||||
var 请选择 = "请选择";
|
||||
var 空格 = "空格";
|
||||
var 可填多个值以 = "可填多个值以";
|
||||
var 作为分隔符 = "作为分隔符";
|
||||
var 可填多个值以空格作为分隔符 = "可填多个值,以空格作为分隔符";
|
||||
var 空 = "空";
|
||||
|
||||
//aws.ueditor.config.js
|
||||
var 图片上传 = "图片上传";
|
||||
var 关闭 = "关闭";
|
||||
var 网络图片 = "网络图片";
|
||||
var 取消 = "取消";
|
||||
var 附件上传 = "附件上传";
|
||||
var 上传 = "上传";
|
||||
var 水印 = "水印";
|
||||
var 压缩 = "压缩";
|
||||
var 年 = "年";
|
||||
var 月 = "月";
|
||||
var 日 = "日";
|
||||
var 时 = "时";
|
||||
var 分 = "分";
|
||||
var 请输入关键词 = "请输入关键词";
|
||||
var 搜索或输入新值 = "搜索或输入新值";
|
||||
var 搜索 = "搜索";
|
||||
var 没有符合条件的记录 = "没有符合条件的记录";
|
||||
|
||||
</script>
|
||||
<script type="text/javascript" src="../commons/js/awsui.js?v=1652084356000"></script>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width" />
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
|
||||
<title>Not find this html file</title>
|
||||
<link rel="stylesheet" type="text/css" href="../commons/css/awsui.css?v=1652084355000" />
|
||||
<script type="text/javascript" src="../commons/js/jquery/scripts/jquery.js?v=1652084355000"></script>
|
||||
<script>
|
||||
var AWS_LANGUAGE = "cn";
|
||||
var 输入值不正确 = "输入值不正确";
|
||||
var 正在提交请求请稍候 = "正在提交请求,请稍候...";
|
||||
var 参数不正确要求 = "ajax参数不正确,要求";
|
||||
var 请求出错 = "请求出错--";
|
||||
var 未正确返回的服务端异常 = "未正确返回的服务端异常";
|
||||
var 用户会话已超时 = "用户会话已超时";
|
||||
|
||||
//aws.address.js
|
||||
var 确定 = "确定";
|
||||
var 地址簿 = "地址簿";
|
||||
var 请输入查询条件 = "请输入查询条件";
|
||||
var 取消 = "取消";
|
||||
var 快速搜索 = "快速搜索";
|
||||
var 人员 = "人员";
|
||||
var 部门 = "部门";
|
||||
var 群组 = "群组";
|
||||
var 全部删除 = "全部删除";
|
||||
|
||||
//aws.userprofile.js
|
||||
var 详细 = "详细";
|
||||
var 显示 = "显示";
|
||||
var 隐藏 = "隐藏";
|
||||
var 对不起未找到此人信息 = "对不起,未找到此人信息";
|
||||
var 展开 = "展开";
|
||||
var 离线 = "离线";
|
||||
var 页面无法读取参数 = "页面无法读取SID参数";
|
||||
var 在线 = "在线";
|
||||
var 发送消息 = "发送消息";
|
||||
var 接收人 = "接收人";
|
||||
var 沟通方式 = "沟通方式";
|
||||
var 请输入内容 = "请输入内容";
|
||||
var 消息内容 = "消息内容";
|
||||
var 还可输入 = "还可输入";
|
||||
var 字 = "字";
|
||||
var 最多允许输入200字 = "最多允许输入200字";
|
||||
var 发送 = "发送";
|
||||
var 发送成功 = "发送成功";
|
||||
var 不能为空 = "不能为空";
|
||||
var 微信 = "微信";
|
||||
var 通知 = "通知";
|
||||
|
||||
//aws.datepicker.range.js
|
||||
var 使用 = "使用";
|
||||
var 上个季度 = "上个季度";
|
||||
var 上一年 = "上一年";
|
||||
var 前半年 = "前半年";
|
||||
var 今年 = "今年";
|
||||
var 上个月 = "上个月";
|
||||
var 开始日期格式不正确 = "开始日期格式不正确";
|
||||
var 前两年 = "前两年";
|
||||
var 本季度 = "本季度";
|
||||
var 结束日期格式不正确 = "结束日期格式不正确";
|
||||
var 开始日期不能大于结束日期 = "开始日期不能大于结束日期";
|
||||
var 快捷选项 = "快捷选项";
|
||||
var 清空 = "清空";
|
||||
var 前三年 = "前三年";
|
||||
|
||||
//slider.js
|
||||
var 请输入 = "请输入";
|
||||
|
||||
//aws.util.js
|
||||
var 清空数据 = "清空数据";
|
||||
var 正在加载 = "正在加载";
|
||||
var 确定 = "确定";
|
||||
var 提示 = "提示";
|
||||
var 试图同时创建相同的 = "试图同时创建相同ID的FrmDialog";
|
||||
var 印章密码 = "印章密码";
|
||||
var 当前对象拥有多个实例请对特定实例操作 = "当前window对象拥有多个FrmDialog实例,请对特定实例操作";
|
||||
var 是确定 = "是,确定";
|
||||
var 保存 = "保存";
|
||||
var 返回 = "返回";
|
||||
var 取消 = "取消";
|
||||
|
||||
//aws.upfile.js
|
||||
var 备注不能为空 = "[备注]不能为空";
|
||||
var 确定 = "确定";
|
||||
var 上传文件总数不允许超过 = "上传文件总数不允许超过:";
|
||||
var 标题大小 = "标题大小";
|
||||
var 上传成功 = "上传成功";
|
||||
var 提示 = "提示";
|
||||
var 图片压缩成功 = "图片压缩成功";
|
||||
var 文件大小不允许超过 = "文件大小不允许超过:";
|
||||
var 正在上传请稍候 = "正在上传,请稍候";
|
||||
var 进度 = "进度";
|
||||
var 确定要删除吗文件名 = "确定要删除吗?<br/>文件名:";
|
||||
var 确定要删除吗 = "确定要删除吗?";
|
||||
var 文件名 = "文件名";
|
||||
var 空文件不能上传 = "空文件不能上传";
|
||||
var 文件类型不正确 = "文件类型不正确";
|
||||
var 文件名可能存在不可见的非法字符请重新命名文件名再上传 = "文件名可能存在不可见的非法字符,请重新命名文件名再上传";
|
||||
var 标题 = "标题";
|
||||
var 备注 = "备注";
|
||||
var 水印添加成功 = "水印添加成功";
|
||||
var 备注不能超过个字符 = "[备注]不能超过225个字符";
|
||||
var 上传状态 = "上传状态";
|
||||
var 取消 = "取消";
|
||||
var 大小 = "大小";
|
||||
var 确认上传 = "确认上传";
|
||||
var 云文档 = "云文档";
|
||||
var 普通 = "普通";
|
||||
var 秘密 = "秘密";
|
||||
var 机密 = "机密";
|
||||
var 绝密 = "绝密";
|
||||
var 附件历史版本 = "附件历史版本";
|
||||
var 文件名 = "文件名";
|
||||
var 上传时间 = "上传时间";
|
||||
var 上传信息 = "上传信息";
|
||||
var 操作 = "操作";
|
||||
var 暂无数据 = "暂无数据";
|
||||
var 删除 = "删除";
|
||||
|
||||
//aws.tabs.js
|
||||
var 关闭全部 = "关闭全部";
|
||||
var 关闭其他 = "关闭其他";
|
||||
var 关闭 = "关闭";
|
||||
|
||||
//aws.photocut.js
|
||||
var 加载中 = "加载中...";
|
||||
|
||||
//aws.combobox.js
|
||||
var 请选择或输入 = "请选择或输入...";
|
||||
var 无数据 = "无数据";
|
||||
var 请选择 = "请选择";
|
||||
var 空格 = "空格";
|
||||
var 可填多个值以 = "可填多个值以";
|
||||
var 作为分隔符 = "作为分隔符";
|
||||
var 可填多个值以空格作为分隔符 = "可填多个值,以空格作为分隔符";
|
||||
var 空 = "空";
|
||||
|
||||
//aws.ueditor.config.js
|
||||
var 图片上传 = "图片上传";
|
||||
var 关闭 = "关闭";
|
||||
var 网络图片 = "网络图片";
|
||||
var 取消 = "取消";
|
||||
var 附件上传 = "附件上传";
|
||||
var 上传 = "上传";
|
||||
var 水印 = "水印";
|
||||
var 压缩 = "压缩";
|
||||
var 年 = "年";
|
||||
var 月 = "月";
|
||||
var 日 = "日";
|
||||
var 时 = "时";
|
||||
var 分 = "分";
|
||||
var 请输入关键词 = "请输入关键词";
|
||||
var 搜索或输入新值 = "搜索或输入新值";
|
||||
var 搜索 = "搜索";
|
||||
var 没有符合条件的记录 = "没有符合条件的记录";
|
||||
|
||||
</script>
|
||||
<script type="text/javascript" src="../commons/js/awsui.js?v=1652084356000"></script>
|
||||
<script>
|
||||
var 快速部署 = "快速部署";
|
||||
var 必须包含字母大小写和数字 = "必须包含字母大小写和数字";
|
||||
@ -203,79 +203,79 @@ var 不允许包含英文单引号或双引号 = "不允许包含英文单引号
|
||||
var 新口令 = "新口令";
|
||||
var 云文档 = "云文档";
|
||||
var 确认上传 = "确认上传";
|
||||
</script>
|
||||
<script type="text/javascript" src='../commons/js/public.js?v=1652084356000'></script>
|
||||
</head>
|
||||
<body >
|
||||
<div class="awsui-message-page">
|
||||
<div class="content">
|
||||
<!--messageType格式,任务其一-->
|
||||
<!--图片形式:<span class="icon"><img src="../commons/js/jquery/themes/default/ui/images/messagePage/info.png"></span>-->
|
||||
<!--属性形式:<span class="icon" message-type="ok"></span>-->
|
||||
<span class="icon" message-type="not_found"></span>
|
||||
|
||||
<span class="title" style="display: ">Not find this html file</span>
|
||||
<span class="description" style="display: ">com.actionsoft.apps.coe.pal.publisher[资产库周期管理-权限矩阵_m.htm]</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
//超时自动跳转
|
||||
try {
|
||||
var isRelogin = "false";
|
||||
var corpId = "";
|
||||
function delayURL(delay) {
|
||||
if (delay == undefined) {
|
||||
delay = document.getElementById("time").innerHTML;
|
||||
}
|
||||
if (delay > 1) {
|
||||
delay--;
|
||||
document.getElementById("time").innerHTML = delay;
|
||||
setTimeout("delayURL('" + delay + "')", 1000);
|
||||
} else {
|
||||
try{
|
||||
if (window.navigator.userAgent.indexOf('DingTalk') > -1) {
|
||||
//钉钉跳转到首页
|
||||
window.top.location.href="https://dingtalk.yijingcloud.com/dingtalk/rd?corpId="+corpId;
|
||||
}else{
|
||||
var loginUrl='<#loginUrl>';
|
||||
if (loginUrl.length == 0){
|
||||
if (window.top.homePageId != undefined && window.top.content != undefined) {
|
||||
window.top.location.href='../console';
|
||||
} else {
|
||||
window.top.location.href = '../';
|
||||
}
|
||||
} else {
|
||||
window.top.location.href = loginUrl;
|
||||
}
|
||||
}
|
||||
} catch(e) {
|
||||
//跨域处理
|
||||
if ($(document.body).find('#relogin').length==0){
|
||||
$(document.body).append("<iframe id='relogin' name='relogin' style='display:none;'></iframe>");
|
||||
};
|
||||
document.getElementById('relogin').contentWindow.location='http://10.119.254.49:33018/apps/_bpm.portal/html/com.actionsoft.relogin.proxy.htm'
|
||||
}
|
||||
}
|
||||
}
|
||||
if (isRelogin == "true") {
|
||||
if (window.navigator.userAgent.indexOf('DingTalk') > -1) {
|
||||
$(".description").html("会话超时,即将刷新页面以重新登录,<span id='time'>3</span>秒后自动跳转");
|
||||
}
|
||||
setTimeout("delayURL()", 1000);
|
||||
}
|
||||
}catch(e){}
|
||||
//js事件扩展
|
||||
try {
|
||||
|
||||
}catch(e){}
|
||||
|
||||
$(function(){
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
if(!!ua.match(/(iphone|ipod|android|ios)/i)){
|
||||
//
|
||||
}
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</script>
|
||||
<script type="text/javascript" src='../commons/js/public.js?v=1652084356000'></script>
|
||||
</head>
|
||||
<body >
|
||||
<div class="awsui-message-page">
|
||||
<div class="content">
|
||||
<!--messageType格式,任务其一-->
|
||||
<!--图片形式:<span class="icon"><img src="../commons/js/jquery/themes/default/ui/images/messagePage/info.png"></span>-->
|
||||
<!--属性形式:<span class="icon" message-type="ok"></span>-->
|
||||
<span class="icon" message-type="not_found"></span>
|
||||
|
||||
<span class="title" style="display: ">Not find this html file</span>
|
||||
<span class="description" style="display: ">com.actionsoft.apps.coe.pal.publisher[资产库周期管理-权限矩阵_m.htm]</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
//超时自动跳转
|
||||
try {
|
||||
var isRelogin = "false";
|
||||
var corpId = "";
|
||||
function delayURL(delay) {
|
||||
if (delay == undefined) {
|
||||
delay = document.getElementById("time").innerHTML;
|
||||
}
|
||||
if (delay > 1) {
|
||||
delay--;
|
||||
document.getElementById("time").innerHTML = delay;
|
||||
setTimeout("delayURL('" + delay + "')", 1000);
|
||||
} else {
|
||||
try{
|
||||
if (window.navigator.userAgent.indexOf('DingTalk') > -1) {
|
||||
//钉钉跳转到首页
|
||||
window.top.location.href="https://dingtalk.yijingcloud.com/dingtalk/rd?corpId="+corpId;
|
||||
}else{
|
||||
var loginUrl='<#loginUrl>';
|
||||
if (loginUrl.length == 0){
|
||||
if (window.top.homePageId != undefined && window.top.content != undefined) {
|
||||
window.top.location.href='../console';
|
||||
} else {
|
||||
window.top.location.href = '../';
|
||||
}
|
||||
} else {
|
||||
window.top.location.href = loginUrl;
|
||||
}
|
||||
}
|
||||
} catch(e) {
|
||||
//跨域处理
|
||||
if ($(document.body).find('#relogin').length==0){
|
||||
$(document.body).append("<iframe id='relogin' name='relogin' style='display:none;'></iframe>");
|
||||
};
|
||||
document.getElementById('relogin').contentWindow.location='http://10.119.254.49:33018/apps/_bpm.portal/html/com.actionsoft.relogin.proxy.htm'
|
||||
}
|
||||
}
|
||||
}
|
||||
if (isRelogin == "true") {
|
||||
if (window.navigator.userAgent.indexOf('DingTalk') > -1) {
|
||||
$(".description").html("会话超时,即将刷新页面以重新登录,<span id='time'>3</span>秒后自动跳转");
|
||||
}
|
||||
setTimeout("delayURL()", 1000);
|
||||
}
|
||||
}catch(e){}
|
||||
//js事件扩展
|
||||
try {
|
||||
|
||||
}catch(e){}
|
||||
|
||||
$(function(){
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
if(!!ua.match(/(iphone|ipod|android|ios)/i)){
|
||||
//
|
||||
}
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,62 +1,62 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<title>流程编号管理</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
[#AWSImport]
|
||||
[#AWSUIImport]
|
||||
<link rel='stylesheet' id='schemeCss' href='../apps/_bpm.platform/css/colorschemes/scheme_aws.css' name='schemeCss'/>
|
||||
|
||||
<link type='text/css' rel='stylesheet' id='themeCss' href='../apps/_bpm.platform/css/theme/theme.css' name='themeCss'/>
|
||||
</head>
|
||||
<body>
|
||||
<form id="frmMain" name="frmMain" method="post">
|
||||
<div id="aws-form-container" class="aws-form-ux-container" border="0">
|
||||
<table id="aws-form-maintable" class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" align="center" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr id="aws-form-titlebg" class="aws-form-ux-titlebg">
|
||||
<td id="aws-form-title" class="aws-form-ux-header">流程编号管理</td>
|
||||
</tr>
|
||||
<tr class="aws-form-ux-formcontent" id="aws-form-formcontent">
|
||||
<td>
|
||||
<table id="table_container" class="awsui-ux table-striped" style="padding: 0px;" width="100%" cellspacing="3" cellpadding="0"><colgroup><col class="awsui-ux-title" /><col style="width: 100.0%;" /></colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="LEVELNUM" class="aws-form-ux-label">级别编号</label></td>
|
||||
<td class="aws-form-ux-content">[#LEVELNUM]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="REGIONCODE" class="aws-form-ux-label">区域编号</label></td>
|
||||
<td class="aws-form-ux-content">[#REGIONCODE]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="NUMBER" class="aws-form-ux-label">编号</label></td>
|
||||
<td class="aws-form-ux-content">[#NUMBERS]</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="aws-form-bottom">
|
||||
<td class="aws-form-ux-actionsoft">[#Actionsoft]</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</form>
|
||||
</body>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<title>流程编号管理</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
[#AWSImport]
|
||||
[#AWSUIImport]
|
||||
<link rel='stylesheet' id='schemeCss' href='../apps/_bpm.platform/css/colorschemes/scheme_aws.css' name='schemeCss'/>
|
||||
|
||||
<link type='text/css' rel='stylesheet' id='themeCss' href='../apps/_bpm.platform/css/theme/theme.css' name='themeCss'/>
|
||||
</head>
|
||||
<body>
|
||||
<form id="frmMain" name="frmMain" method="post">
|
||||
<div id="aws-form-container" class="aws-form-ux-container" border="0">
|
||||
<table id="aws-form-maintable" class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" align="center" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr id="aws-form-titlebg" class="aws-form-ux-titlebg">
|
||||
<td id="aws-form-title" class="aws-form-ux-header">流程编号管理</td>
|
||||
</tr>
|
||||
<tr class="aws-form-ux-formcontent" id="aws-form-formcontent">
|
||||
<td>
|
||||
<table id="table_container" class="awsui-ux table-striped" style="padding: 0px;" width="100%" cellspacing="3" cellpadding="0"><colgroup><col class="awsui-ux-title" /><col style="width: 100.0%;" /></colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="LEVELNUM" class="aws-form-ux-label">级别编号</label></td>
|
||||
<td class="aws-form-ux-content">[#LEVELNUM]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="REGIONCODE" class="aws-form-ux-label">区域编号</label></td>
|
||||
<td class="aws-form-ux-content">[#REGIONCODE]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="awsui-ux-title"><label for="NUMBER" class="aws-form-ux-label">编号</label></td>
|
||||
<td class="aws-form-ux-content">[#NUMBERS]</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="aws-form-bottom">
|
||||
<td class="aws-form-ux-actionsoft">[#Actionsoft]</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,55 +1,55 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
|
||||
<title>流程编号管理</title>
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
|
||||
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
|
||||
<!--公共的js和css start-->
|
||||
[#AWSImport]
|
||||
[#AWSUIImport]
|
||||
<!--配色方案-->
|
||||
<link rel='stylesheet' id='schemeCss' href='../apps/_bpm.platform/css/colorschemes/scheme_aws.css' name='schemeCss'/>
|
||||
<link type='text/css' rel='stylesheet' id='themeCss' href='../apps/_bpm.platform/css/theme/theme_m.css' name='themeCss'/>
|
||||
</head>
|
||||
<body>
|
||||
<form id='frmMain' name='frmMain' method="post" >
|
||||
|
||||
<div id='aws-form-container' class="mui-scroll-wrapper mobile-main-form"><!--class="aws-form-ux-container"-->
|
||||
<table id='aws-form-maintable' class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" align="center" border="0" cellpadding="0" cellspacing="0">
|
||||
<!--每个模板必须含有 aws-form-titlebg 和 title样式 否则无法应用配色风格-->
|
||||
<tr id='aws-form-titlebg' class='aws-form-ux-titlebg' style="display: none;">
|
||||
<!--若自定义模板title的 id -->
|
||||
<td id='aws-form-title' class='aws-form-ux-header'> 流程编号管理 </td>
|
||||
</tr>
|
||||
<tr class="aws-form-ux-formcontent" id='aws-form-formcontent'>
|
||||
<td>
|
||||
<table id='table_container' class="awsui-ux table-striped" style="padding: 0px;" width='100%' cellspacing='0' cellpadding='0'>
|
||||
<colgroup>
|
||||
<col style="width: 31%;">
|
||||
<col style="width: 69%;">
|
||||
</colgroup>
|
||||
<tr><td class='awsui-ux-title'><label id='LEVELNUMLabel' for='LEVELNUM'>级别编号</label></td><td class='aws-form-ux-content'>[#LEVELNUM]</td></tr><tr><td class='awsui-ux-title'><label id='REGIONCODELabel' for='REGIONCODE'>区域编号</label></td><td class='aws-form-ux-content'>[#REGIONCODE]</td></tr><tr><td class='awsui-ux-title'><label id='NUMBERLabel' for='NUMBER'>编号</label></td><td class='aws-form-ux-content'>[#NUMBER]</td></tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="aws-form-bottom">
|
||||
<td class="aws-form-ux-actionsoft" >[#Actionsoft]</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</form>
|
||||
</body>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
|
||||
<title>流程编号管理</title>
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
|
||||
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
|
||||
<script>
|
||||
var userZoneOffset = 8.0;
|
||||
var isSaaSModel = false;
|
||||
var isYijingCloud = false;
|
||||
var isDingDingDaRuntime = false;
|
||||
var isAppStoreService = true;
|
||||
var isHighSecurity = false;
|
||||
var isDingDingAdmin = false;
|
||||
</script>
|
||||
|
||||
<!--公共的js和css start-->
|
||||
[#AWSImport]
|
||||
[#AWSUIImport]
|
||||
<!--配色方案-->
|
||||
<link rel='stylesheet' id='schemeCss' href='../apps/_bpm.platform/css/colorschemes/scheme_aws.css' name='schemeCss'/>
|
||||
<link type='text/css' rel='stylesheet' id='themeCss' href='../apps/_bpm.platform/css/theme/theme_m.css' name='themeCss'/>
|
||||
</head>
|
||||
<body>
|
||||
<form id='frmMain' name='frmMain' method="post" >
|
||||
|
||||
<div id='aws-form-container' class="mui-scroll-wrapper mobile-main-form"><!--class="aws-form-ux-container"-->
|
||||
<table id='aws-form-maintable' class="awsui-ux aws-form-ux-maintable" style="table-layout: auto;" align="center" border="0" cellpadding="0" cellspacing="0">
|
||||
<!--每个模板必须含有 aws-form-titlebg 和 title样式 否则无法应用配色风格-->
|
||||
<tr id='aws-form-titlebg' class='aws-form-ux-titlebg' style="display: none;">
|
||||
<!--若自定义模板title的 id -->
|
||||
<td id='aws-form-title' class='aws-form-ux-header'> 流程编号管理 </td>
|
||||
</tr>
|
||||
<tr class="aws-form-ux-formcontent" id='aws-form-formcontent'>
|
||||
<td>
|
||||
<table id='table_container' class="awsui-ux table-striped" style="padding: 0px;" width='100%' cellspacing='0' cellpadding='0'>
|
||||
<colgroup>
|
||||
<col style="width: 31%;">
|
||||
<col style="width: 69%;">
|
||||
</colgroup>
|
||||
<tr><td class='awsui-ux-title'><label id='LEVELNUMLabel' for='LEVELNUM'>级别编号</label></td><td class='aws-form-ux-content'>[#LEVELNUM]</td></tr><tr><td class='awsui-ux-title'><label id='REGIONCODELabel' for='REGIONCODE'>区域编号</label></td><td class='aws-form-ux-content'>[#REGIONCODE]</td></tr><tr><td class='awsui-ux-title'><label id='NUMBERLabel' for='NUMBER'>编号</label></td><td class='aws-form-ux-content'>[#NUMBER]</td></tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="aws-form-bottom">
|
||||
<td class="aws-form-ux-actionsoft" >[#Actionsoft]</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user