Browse Source

区长书记、区领导发布的审批留言不直接公布。处理一个bug

wanyuan 9 months ago
parent
commit
eab9ff1081
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tip-front/src/main/webapp/tc_suite/taskmt/taskMessageList.jsp

+ 1 - 1
tip-front/src/main/webapp/tc_suite/taskmt/taskMessageList.jsp

@@ -914,7 +914,7 @@
                                     </c:if>
                                     <%-- 领导批示[公布范围]文字按钮 --%>
                                     <c:if test="${process.itemType == 10002004 && process.isKaizhouLingDao && isSupervise}">
-                                        <div class="mt-btn mt-btn-blue" style="float: right;margin-right:10px
+                                        <div class="mt-btn mt-btn-blue" style="float: right;margin-right:10px">
                                             <span name="visibilityScope" itemId="${process.itemId}">${process.visibilityScopeStr}</span>
                                         </div>
                                     </c:if>