tshareapply_gxsq.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8"/>
  5. <title>
  6. 数字连接与数字赋能</title>
  7. <meta http-equiv="Pragma" CONTENT="no-cache"/>
  8. <meta http-equiv="Window-target" CONTENT="_top"/>
  9. <!--样式文件调用注意不要改变顺序-->
  10. <span th:include="thymeleaf/commonTemplates/common::commonStyle"></span>
  11. <span th:include="thymeleaf/commonTemplates/common::commonJS"></span>
  12. </head>
  13. <body>
  14. <form method="post" name="roleForm" id="form" class="mainform" >
  15. <!--标题栏开始-->
  16. <!--标题栏结束-->
  17. <!--信息列表内容开始-->
  18. <input type="hidden" name="requireid" id="requireid" th:value="${requireid}"/>
  19. <div class="ui-form fn-clear">
  20. <div class="form-tabsmain">
  21. <div class="">
  22. <table class="form-table " summary="">
  23. <colgroup><!-- 注意用colgrounp标签组定义表格的每列宽度不可删除 -->
  24. <col width="200"></col>
  25. <col></col>
  26. <col width="130"></col>
  27. <col></col>
  28. </colgroup>
  29. <thead>
  30. <tr><th colspan="4"><h4>D</h4>信息类 </th></tr>
  31. <input type="hidden" name="infoclassid" th:value="${dto.tinfoClass.id}"/>
  32. </thead>
  33. <tbody>
  34. <tr>
  35. <th>信息类名称</th>
  36. <td th:text="${dto.tinfoClass.infoname}">
  37. </td>
  38. <th>资源分类</th>
  39. <td th:text="${dto.tinfoClass.infotypename}">
  40. </td>
  41. </tr>
  42. <tr>
  43. <th>提供方部门</th>
  44. <td th:text="${dto.tinfoClass.providebmname}">
  45. </td>
  46. <th>信息类编码</th>
  47. <td th:text="${dto.tinfoClass.infocode}">
  48. </td>
  49. </tr>
  50. <tr>
  51. <th>提供方部门</th>
  52. <td th:text="${dto.tinfoClass.providebmname}">
  53. </td>
  54. <th>信息资源格式</th>
  55. <td th:text="${dto.tinfoClass.formattypename+'-'+dto.tinfoClass.subformattypename}">
  56. </td>
  57. </tr>
  58. <tr>
  59. <th>信息类摘要</th>
  60. <td colspan="3" th:text="${dto.tinfoClass.infoabstracts}">
  61. </td>
  62. </tr>
  63. </tbody>
  64. </table>
  65. <input type="hidden" name="isconditions" id="isconditions" th:value="${isconditions}"/>
  66. <table class="form-table " summary="">
  67. <colgroup><!-- 注意用colgrounp标签组定义表格的每列宽度不可删除 -->
  68. <col width="120"></col>
  69. <col></col>
  70. </colgroup>
  71. <tbody>
  72. <table class="list-graTab " summary="这是一个1行4列的表格样式模板">
  73. <colgroup><!-- 注意用colgrounp标签组定义表格的每列宽度不可删除 -->
  74. <col width="10%"></col>
  75. <col width="15%"></col>
  76. <col width="10%"></col>
  77. <col width="10%"></col>
  78. <col width="10%"></col>
  79. <col width="10%"></col>
  80. <col width="15%"></col>
  81. <col width="10%"></col>
  82. </colgroup>
  83. <thead>
  84. <tr>
  85. <th class="bd_c2"><input type="checkbox" id="checkAll" checked="checked"/></th>
  86. <th class="bd_c2">主键</th>
  87. <th class="bd_c2">编码</th>
  88. <th class="bd_c2">名称</th>
  89. <th class="bd_c2">类别</th>
  90. <th class="bd_c3">类型</th>
  91. <th class="bd_c3">长度</th>
  92. <th class="bd_c3">值域</th>
  93. <th class="bd_c4">排序值</th>
  94. <th class="bd_c4">说明</th>
  95. </tr>
  96. </thead>
  97. <input type="hidden" id="dataMetaids" name="dataMetaids"/>
  98. <tbody class="discolor" id="dataMetaInfo" >
  99. <tr th:each="tdata,tdataStat:${dto.tinfoClass.tinfoclassDatametaList}" th:attr="id=${tdata.id}">
  100. <td class="fn-text-left"><input type="checkbox" name="checked" th:value="${tdata.id}" checked="checked" datatype="need1" nullmsg="请至少选择一项" sucmsg="&nbsp;"/></td>
  101. <td class="fn-text-left" th:text="${tdata.isprimary}"></td>
  102. <td class="fn-text-left" th:text="${tdata.xxxbm}"></td>
  103. <td class="fn-text-left" th:text="${tdata.xxxmc}"></td>
  104. <td class="fn-text-left" th:text="${tdata.metacodeDis}"></td>
  105. <td class="fn-text-left" th:text="${tdata.datatypeDis}"></td>
  106. <td class="fn-text-left" th:text="${tdata.datasize}" ></td>
  107. <td class="fn-text-left" th:text="${tdata.ranges}"></td>
  108. <td class="fn-text-left" th:text="${tdata.indexnum}"></td>
  109. <td class="fn-text-left" th:text="${tdata.description}"></td>
  110. </tr>
  111. </tbody>
  112. </table>
  113. </tbody>
  114. </table>
  115. <br/>
  116. <table class="form-table " summary="">
  117. <colgroup><!-- 注意用colgrounp标签组定义表格的每列宽度不可删除 -->
  118. <col width="200"></col>
  119. <col></col>
  120. <col width="200"></col>
  121. <col></col>
  122. </colgroup>
  123. <thead>
  124. <tr><th colspan="4"><h4>&darr;</h4>数据共享申请</th></tr>
  125. </thead>
  126. <tbody>
  127. <tr>
  128. <th><font class="fontred">*</font>申请人</th>
  129. <td>
  130. <input type="hidden" name="applyuserid" th:value="${dto.applyuserid}"/>
  131. <input type="text" name="applyusername" id="applyusername" th:value="${dto.applyusername}" class="input-normal input-wdl" readonly="readonly"/></td>
  132. <th><font class="fontred">*</font>申请部门</th>
  133. <td>
  134. <input type="hidden" id="applydeptname" name="applydeptname" th:value="${dto.applydeptname}"/>
  135. <select name="applydeptid" id="applydeptid" class="input-normal input-wdl">
  136. <option th:each="parents,parent : ${deptlist}" th:value="${parents.deptId}" th:name="${parents.deptName}" th:text="${parents.deptName}">
  137. </option>
  138. </select>
  139. </td>
  140. </tr>
  141. <tr>
  142. <th><font class="fontred">*</font>联系人姓名</th>
  143. <td>
  144. <input type="text" name="contactman" id="contactman" th:value="${dto.contactman}" class="input-normal input-wdl" datatype="*1-100" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过100个字符"/></td>
  145. <th><font class="fontred">*</font>联系电话</th>
  146. <td>
  147. <input type="text" name="contacttel" id="contacttel" th:value="${dto.contacttel}" class="input-normal input-wdl" datatype="dhhm" nullmsg="必填" sucmsg="&nbsp;" errormsg="请输入正确电话号码"/>
  148. </td>
  149. </tr>
  150. <tr>
  151. <th><font class="fontred">*</font>是否关联应用场景</th>
  152. <td colspan="3">
  153. <select name="sfglyycj" id="sfglyycj" class="input-select" datatype="*1-100" nullmsg="必填" sucmsg="&nbsp;" errormsg="必填">
  154. <option value="" title="请选择">请选择</option>
  155. <option title="是" value="是">是</option>
  156. <option title="否" value="否">否</option>
  157. </select>
  158. </td>
  159. </tr>
  160. <tr class="scene-info">
  161. <th><font class="fontred">*</font>应用场景</th>
  162. <td colspan="3">
  163. <input type="text" placeholder="点击选择应用场景" ignore="ignore" readonly="true" name="scenename" id="scenename" class="input-normal input-wdl " datatype="*1-400" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过400个字符"/>
  164. <input type="hidden" name="sceneid" id="sceneid" />
  165. </td>
  166. </tr>
  167. <tr class="scene-info">
  168. <th><font class="fontred">*</font>应用场景描述</th>
  169. <td colspan="3">
  170. <textarea style="width:98%;height:50px;resize: none;" name="cjDes" id="cjDes" th:text="${dto.cjDes}" class="input-normal input-wdl" datatype="*1-200" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过200个字符" value=""></textarea>
  171. </td>
  172. </tr>
  173. <tr>
  174. <th><font class="fontred"></font>业务申请标签</th>
  175. <td colspan="3">
  176. <input type="text" placeholder="标签1" name="businessLabel" class="input-normal" ignore="ignore" datatype="*1-10" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过10个字符"/>
  177. <input type="text" placeholder="标签2" name="businessLabel" class="input-normal" ignore="ignore" datatype="*1-10" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过10个字符"/>
  178. <input type="text" placeholder="标签3" name="businessLabel" class="input-normal" ignore="ignore" datatype="*1-10" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过10个字符"/>
  179. <input type="text" placeholder="标签4" name="businessLabel" class="input-normal" ignore="ignore" datatype="*1-10" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过10个字符"/>
  180. <input type="text" placeholder="标签5" name="businessLabel" class="input-normal" ignore="ignore" datatype="*1-10" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过10个字符"/>
  181. </td>
  182. </tr>
  183. <tr style="display:none">
  184. <th>相关事项</th>
  185. <td colspan="3">
  186. <input type="text" name="ywsx" id="ywsx" class="input-normal input-wdl" placeholder="点击选择数据用途" value=""/>
  187. <input type="hidden" name="ywsxid" id="ywsxid" value=""/>
  188. </td>
  189. </tr>
  190. <tr>
  191. <th><font class="fontred">*</font>是否系统支撑</th>
  192. <td >
  193. <select name="hasywxt" id="hasywxt" class="input-select" datatype="*1-100" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过100个字符">
  194. <option title="请选择" value="">请选择</option>
  195. <option title="是" value="是" th:selected="${dto.hasywxt=='是'}">是</option>
  196. <option title="否" value="否" th:selected="${dto.hasywxt=='否'}">否</option>
  197. </select>
  198. </td>
  199. <th class="ywxt"><font class="fontred">*</font>关联系统名称</th>
  200. <td class="ywxt">
  201. <input type="text" name="ywxtName" id="ywxtName" th:value="${dto.ywxtName}" class="input-normal input-wdl" datatype="*1-100" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过100个字符" value=""/>
  202. <input type="hidden" name="ywxtId" id="ywxtId" />
  203. </td>
  204. </tr>
  205. <tr style="display:none">
  206. <th ><font class="fontred">*</font>业务系统描述</th>
  207. <td colspan="3">
  208. <textarea style="width:98%;height:50px;resize: none;" name="ywxtDes" id="ywxtDes" th:text="${dto.ywxtDes}" class="input-normal input-wdl" datatype="*1-200" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过200个字符" value=""></textarea>
  209. </td>
  210. </tr>
  211. <tr>
  212. <th><font class="fontred">*</font>业务申请原因</th>
  213. <td colspan="3">
  214. <textarea style="width:98%;height:50px;resize: none;" name="applyreason" id="applyreason" th:text="${dto.applyreason}" class="input-normal input-wdl" datatype="*1-200" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过200个字符" value=""></textarea>
  215. </td>
  216. </tr>
  217. <tr>
  218. <th><font class="fontred">*</font>共享周期</th>
  219. <td >
  220. <select name="sharingcycle" id="sharingcycle" class="input-select" datatype="*1-100" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过100个字符">
  221. <option title="请选择" value="">请选择</option>
  222. <option title="1年" value="1" th:selected="${dto.sharingcycle=='1'}">1年</option>
  223. <option title="1年" value="2" th:selected="${dto.sharingcycle=='2'}">2年</option>
  224. <option title="3年" value="3" th:selected="${dto.sharingcycle=='3'}">3年</option>
  225. </select>
  226. </td>
  227. <td colspan="2">共享周期说明:共享申请实际起始时间自提供方部门审核通过之日起计算。</td>
  228. </tr>
  229. <tr>
  230. <th><font class="fontred">*</font>期望更新频率</th>
  231. <td colspan="3">
  232. <select name="expectupdatecycle" id="expectupdatecycle" class="input-select" datatype="*1-100" nullmsg="必填" sucmsg="&nbsp;" errormsg="不超过100个字符">
  233. <option value="" title="请选择">请选择</option>
  234. <option th:each="code,codeStat:${gxpllist}" th:selected="${dto.expectupdatecycle==code.codeName}" th:value="${code.codeName}" th:title="${code.codeName}" th:text="${code.codeName}">请选择</option>
  235. </select>
  236. </td>
  237. </tr>
  238. </tbody>
  239. </table>
  240. </div>
  241. <div class="row">
  242. </div>
  243. <div class="form-btn fn-clear">
  244. <input type="hidden" id="state" name="state"/>
  245. <input type="hidden" id="btn_save" />
  246. <input type="button" class="btn btn-normal" onclick="tjinfo(0)" value="保存"/>
  247. <input type="button" class="btn btn-normal" onclick="tjinfo(1)" value="提交审核"/>
  248. </div>
  249. </div>
  250. </div>
  251. </form>
  252. <script th:inline="javascript">
  253. /*<![CDATA[*/
  254. $(document).ready(function() {
  255. $("#sfglyycj").bind("change",function(){
  256. if ($("#sfglyycj").val() == "否") {
  257. // 撤销值
  258. document.getElementById("scenename").value = "";
  259. document.getElementById("sceneid").value = "";
  260. if(document.getElementById("cjDes")) {
  261. document.getElementById("cjDes").value= "";
  262. }
  263. // 没这个字段,但是chooselist.js事件里面写到了
  264. if(document.getElementById("workscenario")) {
  265. document.getElementById("workscenario").value = "";
  266. }
  267. //字段隐藏
  268. $(".scene-info").hide();
  269. } else {
  270. $(".scene-info").show();
  271. }
  272. })
  273. var tempsceneid = $("#sceneid").val()
  274. if (tempsceneid == null || tempsceneid == undefined || tempsceneid =="") {
  275. $("#sfglyycj").val("否");
  276. } else {
  277. $("#sfglyycj").val("是");
  278. }
  279. $("#sfglyycj").change();
  280. var tempywxtId = $("#ywxtId").val()
  281. if (tempywxtId == null || tempywxtId == undefined || tempywxtId =="") {
  282. $("#hasywxt").val("否");
  283. } else {
  284. $("#hasywxt").val("是");
  285. }
  286. $("#hasywxt").change();
  287. })
  288. $("#ywxtName").bind("click",function(){
  289. var dgurl="../systeminfo/systeminfo_choose_list";
  290. var indexNum = layer.open({
  291. title : '业务系统',
  292. type : 2,
  293. shade: false,
  294. maxmin: true,
  295. area: ['90%', '90%'],
  296. content : dgurl,
  297. success : function(layero, indexNum) {
  298. }
  299. })
  300. });
  301. $("#hasywxt").bind("change",function(){
  302. if($(this).val()=="是"){
  303. $(".ywxt").show();
  304. }
  305. else{
  306. $(".ywxt").hide();
  307. $("#ywxtName").val("");
  308. $("#ywxtId").val("");
  309. $("#ywxtDes").val("");
  310. }
  311. })
  312. /**
  313. * 关联业务事项选择
  314. */
  315. $("#scenename").bind("click",function(){
  316. var dgurl="../scene/chooselist";
  317. var indexNum = layer.open({
  318. title : '应用场景',
  319. type : 2,
  320. shade: false,
  321. maxmin: true,
  322. area: ['90%', '90%'],
  323. content : dgurl,
  324. success : function(layero, indexNum) {
  325. }
  326. })
  327. });
  328. function tjinfo(a){
  329. $("#state").val(a);
  330. $("#btn_save").click();
  331. }
  332. $("#ywsx").bind("click",function(){
  333. var dgurl="../tbusinessitem/tbusinessitem_choose_list";
  334. var index = layer.open({
  335. type: 2,
  336. title:'业务事项',
  337. content: dgurl ,
  338. area: [($(window).width()-80)+'px', ($(window).height()-80)+'px'],
  339. maxmin: true
  340. });
  341. layer.full(index);
  342. });
  343. var btnSub="";
  344. $("#checkAll").click(function() {
  345. $('input[name="checked"]').attr("checked",this.checked);
  346. });
  347. var $subBox = $("input[name='checked']");
  348. $subBox.click(function(){
  349. $("#checkAll").attr("checked",$subBox.length == $("input[name='checked']:checked").length ? true : false);
  350. });
  351. $(".mainform").Validform({
  352. btnSubmit: "#btn_save",
  353. tiptype:3,
  354. showAllError:true,
  355. ignoreHidden:true,
  356. tiptype:3,
  357. datatype:{//传入自定义datatype类型【方式二】;
  358. "need1":function(gets,obj,curform,regxp){
  359. var need=1,
  360. numselected=curform.find("input[name='"+obj.attr("name")+"']:checked").length;
  361. return numselected >= need ? true : "请至少选择"+need+"项!";
  362. },
  363. },
  364. beforeCheck:function(curform){
  365. //在表单提交执行验证之前执行的函数,curform参数是当前表单对象。
  366. //这里明确return false的话将不会继续执行验证操作;
  367. },
  368. beforeSubmit:function(curform){
  369. //在验证成功后,表单提交前执行的函数,curform参数是当前表单对象。
  370. //这里明确return false的话表单将不会提交;
  371. var ids="";
  372. $("input[type=checkbox][name=checked]:checked").each(function(){
  373. ids+=$(this).val()+",";
  374. });
  375. $("#dataMetaids").val(ids);
  376. },
  377. callback:function(form){
  378. $("#applydeptname").val($("#applydeptid :selected").attr('name'));
  379. layer.confirm('您确定要提交表单吗?', {
  380. btn: ['确认','取消'] //按钮
  381. }
  382. , function(index){
  383. layer.close(index);
  384. roleForm.action="../tshareApply/tshareApply_save";
  385. roleForm.submit();
  386. }
  387. , function(){
  388. });
  389. return false;
  390. }
  391. });
  392. /*]]>*/
  393. </script>
  394. </body>
  395. </html>