update path
This commit is contained in:
parent
4da2fdf57d
commit
ff5db6cbc5
|
|
@ -481,7 +481,7 @@
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/maPropInfo/exportConfig',
|
||||
'material/base/maPropInfo/exportConfig',
|
||||
{
|
||||
...this.queryParams,
|
||||
dataCondition: this.ids,
|
||||
|
|
|
|||
|
|
@ -383,7 +383,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/maPropInfo/export',
|
||||
'material/base/maPropInfo/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
dataCondition: this.ids,
|
||||
|
|
|
|||
|
|
@ -471,7 +471,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/bmUnitInfo/export',
|
||||
'material/base/bmUnitInfo/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -462,7 +462,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/bmProjectInfo/export',
|
||||
'material/base/bmProjectInfo/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
dataCondition: this.ids,
|
||||
|
|
|
|||
|
|
@ -180,7 +180,7 @@
|
|||
</el-form-item>
|
||||
<!-- <el-form-item label="所属工程项目" prop="ownPro">
|
||||
<el-select
|
||||
v-model="form.ownPro" filterable
|
||||
v-model="form.ownPro" filterable
|
||||
placeholder="请选择所属工程项目"
|
||||
style="width: 100%"
|
||||
>
|
||||
|
|
@ -489,7 +489,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/bmProjectLot/export',
|
||||
'material/base/bmProjectLot/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
dataCondition: this.ids,
|
||||
|
|
|
|||
|
|
@ -505,7 +505,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/tm_task/applyExport',
|
||||
'material/base/tm_task/applyExport',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -727,7 +727,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/tm_task/applyExport',
|
||||
'material/base/tm_task/applyExport',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -525,7 +525,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/tm_task/applyExport',
|
||||
'material/base/tm_task/applyExport',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -752,7 +752,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/tm_task/applyExport',
|
||||
'material/base/tm_task/applyExport',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -263,7 +263,7 @@
|
|||
></dialogForm>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
<script>
|
||||
import {
|
||||
getBackAuditList,
|
||||
|
|
@ -481,7 +481,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/backReceive/export',
|
||||
'material/base/backReceive/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -521,7 +521,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/tm_task/applyExport',
|
||||
'material/base/tm_task/applyExport',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -525,7 +525,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/tm_task/applyExport',
|
||||
'material/base/tm_task/applyExport',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -736,7 +736,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/tm_task/applyExport',
|
||||
'material/base/tm_task/applyExport',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -753,7 +753,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/tm_task/applyExport',
|
||||
'material/base/tm_task/applyExport',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -447,7 +447,7 @@
|
|||
:inline="true"
|
||||
label-width="100px"
|
||||
>
|
||||
<!-- <span style="margin-right: 50px;">
|
||||
<!-- <span style="margin-right: 50px;">
|
||||
待出库数量:{{outNum}}
|
||||
</span>-->
|
||||
<el-form-item label="请输入车牌号" prop="carCode">
|
||||
|
|
@ -836,7 +836,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.downloadJson(
|
||||
'base/tm_task/export',
|
||||
'material/base/tm_task/export',
|
||||
JSON.stringify(this.queryParams),
|
||||
`领料出库_${new Date().getTime()}.xlsx`,
|
||||
)
|
||||
|
|
|
|||
|
|
@ -257,7 +257,7 @@
|
|||
></dialogForm>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
<script>
|
||||
import {
|
||||
getBackAuditList,
|
||||
|
|
@ -478,7 +478,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/backReceive/export',
|
||||
'material/base/backReceive/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -908,7 +908,7 @@ export default {
|
|||
handleExport() {
|
||||
const dataCondition = this.selectionList.map((item) => item.taskId)
|
||||
this.download(
|
||||
'base/repair/export',
|
||||
'material/base/repair/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
dataCondition,
|
||||
|
|
|
|||
|
|
@ -328,7 +328,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/maLabelBind/export',
|
||||
'material/base/maLabelBind/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -778,7 +778,7 @@ export default {
|
|||
},
|
||||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download('base/machine/export', {
|
||||
this.download('material/base/machine/export', {
|
||||
...this.queryParams,
|
||||
dataCondition: this.ids
|
||||
}, `编码设备管理_${new Date().getTime()}.xlsx`)
|
||||
|
|
|
|||
|
|
@ -423,7 +423,7 @@ export default {
|
|||
/** 点击下载excel导入模板 */
|
||||
downloadExcelTemplate() {
|
||||
this.download(
|
||||
'base/maPartType/downLoad',
|
||||
'material/base/maPartType/downLoad',
|
||||
{},
|
||||
`配件模板.xlsx`,
|
||||
)
|
||||
|
|
|
|||
|
|
@ -325,7 +325,7 @@ export default {
|
|||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download(
|
||||
'base/maLabelBind/export',
|
||||
'material/base/maLabelBind/export',
|
||||
{
|
||||
...this.queryParams,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue