wangzhe il y a 2 ans
Parent
commit
00cfe36a5f

+ 0 - 1
mybusiness/src/main/resources/templates/apply/examine/examineDetail.html

@@ -55,7 +55,6 @@
                                 <!--<input type="input" readonly name="shareType" class="form-control" maxlength="15" th:value="${intRecord.shareType}" required>-->
                             </div>
                             <label class="col-sm-2 control-label is-required">接口提供部门</label>
-                            <label class="col-sm-2 control-label is-required">接口提供部门</label>
                             <div class="col-sm-4">
                                 <div class="input-group">
                                     <input name="provideDeptName" readonly th:value="${intRecord.provideDeptName}" id="treeName" type="text" placeholder="请选择提供属部门" class="form-control" required>