整体导出功能修改
This commit is contained in:
parent
bcbf107d7a
commit
a9eeb8b855
|
|
@ -1 +1,13 @@
|
||||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1569915748289" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3062" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M768.35456 416a256 256 0 1 0-512 0 192 192 0 1 0 0 384v64a256 256 0 0 1-58.88-505.216 320.128 320.128 0 0 1 629.76 0A256.128 256.128 0 0 1 768.35456 864v-64a192 192 0 0 0 0-384z m-512 384h64v64H256.35456v-64z m448 0h64v64h-64v-64z" fill="#333333" p-id="3063"></path><path d="M539.04256 845.248V512.192a32.448 32.448 0 0 0-32-32.192c-17.664 0-32 14.912-32 32.192v333.056l-36.096-36.096a32.192 32.192 0 0 0-45.056 0.192 31.616 31.616 0 0 0-0.192 45.056l90.88 90.944a31.36 31.36 0 0 0 22.528 9.088 30.08 30.08 0 0 0 22.4-9.088l90.88-90.88a32.192 32.192 0 0 0-0.192-45.12 31.616 31.616 0 0 0-45.056-0.192l-36.096 36.096z" fill="#333333" p-id="3064"></path></svg>
|
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g clip-path="url(#clip0_700_3247)">
|
||||||
|
<path d="M14.5 7.85599C14.5 6.20639 14.5 6.40966 14.5 5.07682C14.5 4.81072 14.3939 4.55453 14.2053 4.36685L10.9014 1.07973C10.714 0.893293 10.4604 0.788635 10.1961 0.788635H2C1.44772 0.788635 1 1.23635 1 1.78864V16.2114C1 16.7636 1.44772 17.2114 2 17.2114H9.22295" stroke="#595959" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
|
<path d="M9.40625 1C9.40625 2.56165 9.40625 3.5655 9.40625 4.91855C9.40625 5.47084 9.85397 5.91858 10.4062 5.91858H15" stroke="#595959" stroke-width="1.5"/>
|
||||||
|
<path d="M9 13.2581L16.6232 13.2581" stroke="#595959" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
|
<path d="M14.873 10.8291L16.6659 12.622C17.0565 13.0125 17.0565 13.6457 16.6659 14.0362L14.873 15.8291" stroke="#595959" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<clipPath id="clip0_700_3247">
|
||||||
|
<rect width="18" height="18" fill="white"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 993 B |
|
|
@ -1,13 +0,0 @@
|
||||||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
||||||
<g clip-path="url(#clip0_700_3247)">
|
|
||||||
<path d="M14.5 7.85599C14.5 6.20639 14.5 6.40966 14.5 5.07682C14.5 4.81072 14.3939 4.55453 14.2053 4.36685L10.9014 1.07973C10.714 0.893293 10.4604 0.788635 10.1961 0.788635H2C1.44772 0.788635 1 1.23635 1 1.78864V16.2114C1 16.7636 1.44772 17.2114 2 17.2114H9.22295" stroke="#595959" stroke-width="1.5" stroke-linecap="round"/>
|
|
||||||
<path d="M9.40625 1C9.40625 2.56165 9.40625 3.5655 9.40625 4.91855C9.40625 5.47084 9.85397 5.91858 10.4062 5.91858H15" stroke="#595959" stroke-width="1.5"/>
|
|
||||||
<path d="M9 13.2581L16.6232 13.2581" stroke="#595959" stroke-width="1.5" stroke-linecap="round"/>
|
|
||||||
<path d="M14.873 10.8291L16.6659 12.622C17.0565 13.0125 17.0565 13.6457 16.6659 14.0362L14.873 15.8291" stroke="#595959" stroke-width="1.5" stroke-linecap="round"/>
|
|
||||||
</g>
|
|
||||||
<defs>
|
|
||||||
<clipPath id="clip0_700_3247">
|
|
||||||
<rect width="18" height="18" fill="white"/>
|
|
||||||
</clipPath>
|
|
||||||
</defs>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 993 B |
|
|
@ -74,10 +74,12 @@
|
||||||
>重置</el-button
|
>重置</el-button
|
||||||
>
|
>
|
||||||
<el-button
|
<el-button
|
||||||
icon="el-icon-refresh"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="exportList"
|
@click="exportList"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
>
|
||||||
|
<svg-icon icon-class="download"/> 导出
|
||||||
|
</el-button
|
||||||
>
|
>
|
||||||
<!-- <el-button size="mini" type="primary" @click="onHandlePrint">打印</el-button>-->
|
<!-- <el-button size="mini" type="primary" @click="onHandlePrint">打印</el-button>-->
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
|
|
||||||
|
|
@ -360,13 +360,12 @@
|
||||||
></right-toolbar>
|
></right-toolbar>
|
||||||
<span>
|
<span>
|
||||||
<el-button
|
<el-button
|
||||||
icon="el-icon-download"
|
style="float: right;background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
style="float: right;"
|
|
||||||
type="primary"
|
type="primary"
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="exportData"
|
@click="exportData"
|
||||||
>
|
>
|
||||||
导出数据
|
<svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</span>
|
</span>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
@ -2291,4 +2290,13 @@ export default {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-icon {
|
||||||
|
width: 11px;
|
||||||
|
height: 11px;
|
||||||
|
margin-right: 6px;
|
||||||
|
vertical-align: top;
|
||||||
|
color: rgba(0,0,0,.65);
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,8 @@
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
|
||||||
<el-form-item class="button-group">
|
<el-form-item class="button-group">
|
||||||
<el-button icon="el-icon-refresh" size="mini" @click="onHandleExport">导出数据</el-button>
|
<el-button size="mini" @click="onHandleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,8 @@
|
||||||
<span style="font-size: 20px; font-weight: 800">维修记录列表</span>
|
<span style="font-size: 20px; font-weight: 800">维修记录列表</span>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="22" style="text-align: right;">
|
<el-col :span="22" style="text-align: right;">
|
||||||
<el-button type="primary" icon="el-icon-download" size="mini" @click="onHandleExport">导出数据</el-button>
|
<el-button type="primary" size="mini" @click="onHandleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,8 @@
|
||||||
<span style="font-size: 20px; font-weight: 800">出库记录列表</span>
|
<span style="font-size: 20px; font-weight: 800">出库记录列表</span>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="22" style="text-align: right;">
|
<el-col :span="22" style="text-align: right;">
|
||||||
<el-button type="primary" icon="el-icon-download" size="mini" @click="onHandleExport">导出数据</el-button>
|
<el-button type="primary" size="mini" @click="onHandleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,8 @@
|
||||||
<span style="font-size: 20px; font-weight: 800">退役记录列表</span>
|
<span style="font-size: 20px; font-weight: 800">退役记录列表</span>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="22" style="text-align: right;">
|
<el-col :span="22" style="text-align: right;">
|
||||||
<el-button type="primary" icon="el-icon-download" size="mini" @click="onHandleExport">导出数据</el-button>
|
<el-button type="primary" size="mini" @click="onHandleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,8 @@
|
||||||
<span style="font-size: 20px; font-weight: 800">退库记录列表</span>
|
<span style="font-size: 20px; font-weight: 800">退库记录列表</span>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="22" style="text-align: right;">
|
<el-col :span="22" style="text-align: right;">
|
||||||
<el-button type="primary" icon="el-icon-download" size="mini" @click="onHandleExport">导出数据</el-button>
|
<el-button type="primary" size="mini" @click="onHandleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -112,8 +112,9 @@
|
||||||
<el-row style="margin-bottom: 10px">
|
<el-row style="margin-bottom: 10px">
|
||||||
<el-col :span="24" style="text-align: right">
|
<el-col :span="24" style="text-align: right">
|
||||||
<el-button type="primary" size="mini" @click="handleAdd">新增</el-button>
|
<el-button type="primary" size="mini" @click="handleAdd">新增</el-button>
|
||||||
<el-button type="primary" size="mini" @click="handleExport"
|
<el-button type="primary" size="mini" @click="handleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
>导出
|
>
|
||||||
|
<svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -133,10 +133,10 @@
|
||||||
</el-col> -->
|
</el-col> -->
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -51,10 +51,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
<!-- <el-col :span="1.5">
|
<!-- <el-col :span="1.5">
|
||||||
|
|
|
||||||
|
|
@ -61,10 +61,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出数据</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -61,10 +61,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出数据</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -43,11 +43,11 @@
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
v-hasPermi="['system:role:export']"
|
v-hasPermi="['system:role:export']"
|
||||||
>导出数据</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -88,10 +88,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
> <svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -86,11 +86,11 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
v-hasPermi="['picking:outbound:export']"
|
v-hasPermi="['picking:outbound:export']"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
@ -364,7 +364,8 @@
|
||||||
size="small"
|
size="small"
|
||||||
type="primary"
|
type="primary"
|
||||||
@click="onHandleExport"
|
@click="onHandleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
|
|
|
||||||
|
|
@ -86,11 +86,11 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
v-hasPermi="['picking:outbound:export']"
|
v-hasPermi="['picking:outbound:export']"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
@ -364,7 +364,8 @@
|
||||||
size="small"
|
size="small"
|
||||||
type="primary"
|
type="primary"
|
||||||
@click="onHandleExport"
|
@click="onHandleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
|
|
|
||||||
|
|
@ -66,10 +66,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -71,10 +71,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -46,10 +46,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -118,10 +118,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -80,10 +80,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -101,8 +101,8 @@
|
||||||
<el-card class="content-box" style="margin-top: 20px">
|
<el-card class="content-box" style="margin-top: 20px">
|
||||||
<el-row :gutter="10" class="mb8" style="text-align: right">
|
<el-row :gutter="10" class="mb8" style="text-align: right">
|
||||||
<el-col :span="24">
|
<el-col :span="24">
|
||||||
<el-button type="warning" plain size="mini" @click="handleExport"
|
<el-button type="warning" plain size="mini" @click="handleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
>导出
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -124,10 +124,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -124,10 +124,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -47,10 +47,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -70,10 +70,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -51,10 +51,10 @@
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
type="warning" plain
|
type="warning" plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出</el-button>
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -79,10 +79,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,9 @@
|
||||||
|
|
||||||
<el-row :gutter="10" class="mb8">
|
<el-row :gutter="10" class="mb8">
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button type="warning" plain icon="el-icon-download" size="mini" @click="handleExport">导出</el-button>
|
<el-button type="warning" plain size="mini" @click="handleExport"
|
||||||
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
<el-table
|
<el-table
|
||||||
|
|
|
||||||
|
|
@ -72,10 +72,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出数据</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -76,10 +76,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出</el-button
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button
|
||||||
>
|
>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -67,7 +67,8 @@
|
||||||
<el-button type="danger" plain size="mini" @click="handleReject">退回</el-button>
|
<el-button type="danger" plain size="mini" @click="handleReject">退回</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button type="success" plain icon="el-icon-download" size="mini" @click="handleExport">导出</el-button>
|
<el-button type="success" plain size="mini" @click="handleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -88,10 +88,10 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar
|
<right-toolbar
|
||||||
|
|
|
||||||
|
|
@ -72,11 +72,11 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
v-hasPermi="['monitor:job:export']"
|
v-hasPermi="['monitor:job:export']"
|
||||||
>导出</el-button>
|
><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
|
|
|
||||||
|
|
@ -83,11 +83,11 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
v-hasPermi="['monitor:job:export']"
|
v-hasPermi="['monitor:job:export']"
|
||||||
>导出</el-button>
|
><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
|
|
|
||||||
|
|
@ -146,7 +146,8 @@
|
||||||
|
|
||||||
<el-row :gutter="10" class="mb8">
|
<el-row :gutter="10" class="mb8">
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button class="btn" plain icon="el-icon-download" size="mini" @click="handleExport">导出数据</el-button>
|
<el-button class="btn" plain size="mini" @click="handleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList" />
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList" />
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -175,7 +175,7 @@
|
||||||
|
|
||||||
<el-row :gutter="10" class="mb8">
|
<el-row :gutter="10" class="mb8">
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button class="btn" plain icon="el-icon-download" size="mini" @click="handleExport">导出数据</el-button>
|
<el-button class="btn" plain size="mini" @click="handleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList" />
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList" />
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -175,7 +175,8 @@
|
||||||
|
|
||||||
<el-row :gutter="10" class="mb8">
|
<el-row :gutter="10" class="mb8">
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button class="btn" plain icon="el-icon-download" size="mini" @click="handleExport">导出数据</el-button>
|
<el-button class="btn" plain size="mini" @click="handleExport" style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)">
|
||||||
|
<svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList" />
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList" />
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -89,11 +89,11 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
v-hasPermi="['system:config:export']"
|
v-hasPermi="['system:config:export']"
|
||||||
>导出</el-button>
|
><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
|
|
|
||||||
|
|
@ -79,12 +79,11 @@
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
style="background: rgba(44,186,178,0.2);border-color: rgba(44,186,178,0.2);color: #2CBAB2;"
|
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
v-hasPermi="['system:dict:export']"
|
v-hasPermi="['system:dict:export']"
|
||||||
>导出</el-button>
|
><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -97,12 +97,11 @@
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
style="background: rgba(44,186,178,0.2);border-color: rgba(44,186,178,0.2);color: #2CBAB2;"
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
v-hasPermi="['system:dict:export']"
|
v-hasPermi="['system:dict:export']"
|
||||||
>导出</el-button>
|
><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button
|
<el-button
|
||||||
|
|
|
||||||
|
|
@ -92,11 +92,11 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
v-hasPermi="['system:logininfor:export']"
|
v-hasPermi="['system:logininfor:export']"
|
||||||
>导出
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
||||||
|
|
|
||||||
|
|
@ -102,11 +102,11 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
v-hasPermi="['system:operlog:export']"
|
v-hasPermi="['system:operlog:export']"
|
||||||
>导出</el-button>
|
><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
|
|
||||||
|
|
@ -76,11 +76,11 @@
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-download"
|
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
v-hasPermi="['system:post:export']"
|
v-hasPermi="['system:post:export']"
|
||||||
>导出</el-button>
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
|
><svg-icon icon-class="download"/> 导出</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -96,11 +96,11 @@
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button
|
<el-button
|
||||||
type="warning"
|
type="warning"
|
||||||
icon="el-icon-download"
|
size="mini"
|
||||||
size="mini" style="background: rgba(44,186,178,0.2);color: #2CBAB2;border-color: rgba(44,186,178,0.2);"
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
@click="handleExport"
|
@click="handleExport"
|
||||||
v-hasPermi="['system:role:export']"
|
v-hasPermi="['system:role:export']"
|
||||||
>导出
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
|
|
||||||
<!-- 搜索工具栏 -->
|
<!-- 搜索工具栏 -->
|
||||||
|
|
|
||||||
|
|
@ -104,9 +104,10 @@
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<el-button type="primary" icon="el-icon-download" style="background: rgba(44,186,178,0.2);color: #2CBAB2;border-color: rgba(44,186,178,0.2);" size="mini" @click="handleExport"
|
<el-button type="primary" size="mini" @click="handleExport"
|
||||||
|
style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)"
|
||||||
v-hasPermi="['system:user:export']"
|
v-hasPermi="['system:user:export']"
|
||||||
>导出
|
><svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-col>
|
</el-col>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList" :columns="columns"></right-toolbar>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList" :columns="columns"></right-toolbar>
|
||||||
|
|
|
||||||
|
|
@ -97,8 +97,8 @@
|
||||||
<div style="font-size: 20px; font-weight: 800">编码工具台账列表</div>
|
<div style="font-size: 20px; font-weight: 800">编码工具台账列表</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="16" style="text-align: right;">
|
<el-col :span="16" style="text-align: right;">
|
||||||
<el-button icon="el-icon-download" style="margin-right: 20px" type="primary" size="mini" @click="handleExport">
|
<el-button style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)" type="primary" size="mini" @click="handleExport">
|
||||||
导出数据
|
<svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"/>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"/>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
|
||||||
|
|
@ -110,8 +110,8 @@
|
||||||
<div style="font-size: 20px; font-weight: 800">数量工具台账列表</div>
|
<div style="font-size: 20px; font-weight: 800">数量工具台账列表</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="16" style="text-align: right;">
|
<el-col :span="16" style="text-align: right;">
|
||||||
<el-button icon="el-icon-download" style="margin-right: 20px" type="primary" size="mini" @click="handleExport">
|
<el-button style="background-color:#fff;border: 1px solid #d9d9d9;color:rgba(0,0,0,.65)" type="primary" size="mini" @click="handleExport">
|
||||||
导出数据
|
<svg-icon icon-class="download"/> 导出
|
||||||
</el-button>
|
</el-button>
|
||||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"/>
|
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"/>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
|
||||||
|
|
@ -35,14 +35,15 @@ module.exports = {
|
||||||
proxy: {
|
proxy: {
|
||||||
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
||||||
[process.env.VUE_APP_BASE_API]: {
|
[process.env.VUE_APP_BASE_API]: {
|
||||||
target: `http://10.125.30.218:28080`,
|
// target: `http://localhost:18080`,
|
||||||
// target: `http://192.168.0.96:28080`,//马
|
// target: `http://192.168.0.96:28080`,//马
|
||||||
// target: `http://192.168.0.110:18080`,//洪
|
// target: `http://192.168.0.110:18080`,//洪
|
||||||
// target: `http://192.168.0.41:28080`,//蒋
|
// target: `http://192.168.0.41:28080`,//蒋
|
||||||
// target: `http://36.33.26.201:17788/proxyApi`, //测试
|
// target: `http://36.33.26.201:17788/proxyApi`, //测试
|
||||||
// target: `http://36.33.26.201:21999/prod-api`, //测试
|
target: `http://36.33.26.201:21999/prod-api`, //测试
|
||||||
// target: `http://192.168.137.1:18080`,//
|
// target: `http://192.168.137.1:18080`,//
|
||||||
//target: `http://112.29.103.165:21001/prod-api`,//
|
// target: `http://112.29.103.165:21001/prod-api`,//
|
||||||
|
// target: `http://10.125.30.229:28080`,//
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
['^' + process.env.VUE_APP_BASE_API]: '',
|
['^' + process.env.VUE_APP_BASE_API]: '',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue