|
@@ -152,31 +152,6 @@
|
|
|
</div>
|
|
|
<div class="table_box" style="padding-top: 0;">
|
|
|
<div class="table_process" style="position: relative;">
|
|
|
- <div class="export" style="background: transparent" @mouseover="openExport" @mouseout="choseExport">
|
|
|
- <div class="export" style="right: 25px;top: 0">
|
|
|
- <img src="${WebSite.asset}/css/images/left/export.svg"/>
|
|
|
- <span>导出</span>
|
|
|
- </div>
|
|
|
- <div class="sanjiao"></div>
|
|
|
- <div class="export-item" v-if="showExport" style="right: 5px;top:-30px">
|
|
|
- <%-- <button type="button" class="" @click="exportExcel">--%>
|
|
|
- <%-- 项目汇总--%>
|
|
|
- <%-- </button>--%>
|
|
|
- <%-- <button type="button" class=""--%>
|
|
|
- <%-- @click="exportExcelByIndusKind">按所属行业--%>
|
|
|
- <%-- </button>--%>
|
|
|
- <%-- <button type="button" class=""--%>
|
|
|
- <%-- @click="exportSchedulingExcel">项目调度表--%>
|
|
|
- <%-- </button>--%>
|
|
|
- <%-- <!-- <button type="button" class="" @click="exportExcel2">项目明细导出</button> -->--%>
|
|
|
- <%-- <button type="button" class=""--%>
|
|
|
- <%-- @click="exportMoreExcel">自定义--%>
|
|
|
- <%-- </button>--%>
|
|
|
- <button type="button" class=""
|
|
|
- @click="exportProject">储备项目
|
|
|
- </button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
<table id="table1" lay-filter="test" style="position: relative;"></table>
|
|
|
<div class="pagination-box" id="pagination"></div>
|
|
|
</div>
|