WebService/src/main/resources/components/unitPackage/unit-manage/unit.html
@@ -8,7 +8,7 @@ <h5>查询条件</h5> <div class="ibox-tools" style="top:10px;"> <button type="button" class="btn btn-link btn-sm" style="margin-right:10px;" v-on:click="_moreCondition()">更多 v-on:click="_moreCondition()">{{unitInfo.moreCondition == true?'隐藏':'更多'}} </button> </div> </div>