Browse Source

ajax请求自定义headers

songxy 1 year ago
parent
commit
4482eb7edb

+ 3 - 0
zjugis-business/src/main/resources/static/OwCommon/OwCommon.css

@@ -35,4 +35,7 @@
     flex-grow: 1;
     /*overflow-y: auto;*/
     margin-top: 15px;
+}
+.ow-tabs>.ow-tab-scroll.z-tab-content {
+    position: static;
 }

+ 1 - 1
zjugis-business/src/main/resources/templates/FlowContractInvoice/apply.ftl

@@ -14,7 +14,7 @@ styles=[ '/flow/css/formCommon.css', '/OwCommon/OwCommon.css' ]>
           </#if>
       </ul>
 
-      <div class="ow-tab-scroll">
+      <div class="ow-tab-scroll z-tab-content">
           <div class="ow-tab-content" name="jbxx" style="padding-bottom: 40px;">
               <div class="z-form-row" style="display: none;">
                   <input type="text" value="${formEntity.instanceId!}" name="contractInvoice$instanceId">