Explorar o código

导出列表权限调整

qr hai 6 meses
pai
achega
501931dec5
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      webmain/flow/page/rock_page_sealapl.php

+ 5 - 1
webmain/flow/page/rock_page_sealapl.php

@@ -39,6 +39,9 @@ $(document).ready(function(){
             text:'年度编号',dataIndex:'year_num'
         },
         {
+            text:'印章类型',dataIndex:'seal_name'
+        },
+        {
             text:'用印事由',dataIndex:'reason',renderer:function(v){
                 return v.replace(/\n/g, '<br>');
             }
@@ -206,6 +209,7 @@ $(document).ready(function(){
         if (!d.atypearr) return;
         get('addbtn_{rand}').disabled=(d.isadd!=true);
         // get('daobtn_{rand}').disabled=(d.isdaochu!=true);
+        if(d.isdaochu)$('#daochu_{rand}').css("display","inline-flex");
         if(d.isdaochu)$('#daobtn_{rand}').show();
         if(d.isdaoru)$('#daoruspan_{rand}').show();
         var d1 = d.atypearr,len=d1.length,i,str='';
@@ -307,7 +311,7 @@ $(document).ready(function(){
 		</td>
 		<td  width="60%" style="padding-left:10px"><div id="changatype{rand}" class="btn-group"></div></td>
         <td  >
-            <div style="display: inline-flex; align-items: center; padding: 0px 0px 0px 5px; border: 1px solid; border-radius: 5px;">
+            <div id="daochu_{rand}" style="display: none; align-items: center; padding: 0px 0px 0px 5px; border: 1px solid; border-radius: 5px;">
 <!--                <input type="checkbox" id="export_status_{rand}" value="1" />-->
 
                 <div style="width: 40px">日期</div>