version9
4
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
<vc:i18n name="巡检项目" namespace="inspectionItemManage"></vc:i18n>
|
||||
</h5>
|
||||
<div class="ibox-tools" style="top:10px;">
|
||||
<button type="button" class="btn btn-primary btn-sm" v-on:click="_openAddInspectionItemModal()">
|
||||
<i class="fa fa-plus"></i> {{vc.i18n('导入','inspectionItemManage')}}
|
||||
</button>
|
||||
<button type="button" class="btn btn-primary btn-sm"
|
||||
v-on:click="vc.showMarkdown('/pages/property/inspectionItemManage')">
|
||||
<i class="fa fa-file"></i>
|
||||
@@ -58,7 +61,7 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ibox-content">
|
||||
<div class="ibox-content ibox-content-auto-height">
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user