update path
This commit is contained in:
parent
4da2fdf57d
commit
ff5db6cbc5
|
|
@ -481,7 +481,7 @@
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/maPropInfo/exportConfig',
|
'material/base/maPropInfo/exportConfig',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
dataCondition: this.ids,
|
dataCondition: this.ids,
|
||||||
|
|
|
||||||
|
|
@ -383,7 +383,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/maPropInfo/export',
|
'material/base/maPropInfo/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
dataCondition: this.ids,
|
dataCondition: this.ids,
|
||||||
|
|
|
||||||
|
|
@ -471,7 +471,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/bmUnitInfo/export',
|
'material/base/bmUnitInfo/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -462,7 +462,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/bmProjectInfo/export',
|
'material/base/bmProjectInfo/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
dataCondition: this.ids,
|
dataCondition: this.ids,
|
||||||
|
|
|
||||||
|
|
@ -489,7 +489,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/bmProjectLot/export',
|
'material/base/bmProjectLot/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
dataCondition: this.ids,
|
dataCondition: this.ids,
|
||||||
|
|
|
||||||
|
|
@ -505,7 +505,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/tm_task/applyExport',
|
'material/base/tm_task/applyExport',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -727,7 +727,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/tm_task/applyExport',
|
'material/base/tm_task/applyExport',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -525,7 +525,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/tm_task/applyExport',
|
'material/base/tm_task/applyExport',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -752,7 +752,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/tm_task/applyExport',
|
'material/base/tm_task/applyExport',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -481,7 +481,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/backReceive/export',
|
'material/base/backReceive/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -521,7 +521,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/tm_task/applyExport',
|
'material/base/tm_task/applyExport',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -525,7 +525,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/tm_task/applyExport',
|
'material/base/tm_task/applyExport',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -736,7 +736,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/tm_task/applyExport',
|
'material/base/tm_task/applyExport',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -753,7 +753,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/tm_task/applyExport',
|
'material/base/tm_task/applyExport',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -836,7 +836,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.downloadJson(
|
this.downloadJson(
|
||||||
'base/tm_task/export',
|
'material/base/tm_task/export',
|
||||||
JSON.stringify(this.queryParams),
|
JSON.stringify(this.queryParams),
|
||||||
`领料出库_${new Date().getTime()}.xlsx`,
|
`领料出库_${new Date().getTime()}.xlsx`,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -478,7 +478,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/backReceive/export',
|
'material/base/backReceive/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -908,7 +908,7 @@ export default {
|
||||||
handleExport() {
|
handleExport() {
|
||||||
const dataCondition = this.selectionList.map((item) => item.taskId)
|
const dataCondition = this.selectionList.map((item) => item.taskId)
|
||||||
this.download(
|
this.download(
|
||||||
'base/repair/export',
|
'material/base/repair/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
dataCondition,
|
dataCondition,
|
||||||
|
|
|
||||||
|
|
@ -328,7 +328,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/maLabelBind/export',
|
'material/base/maLabelBind/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -778,7 +778,7 @@ export default {
|
||||||
},
|
},
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download('base/machine/export', {
|
this.download('material/base/machine/export', {
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
dataCondition: this.ids
|
dataCondition: this.ids
|
||||||
}, `编码设备管理_${new Date().getTime()}.xlsx`)
|
}, `编码设备管理_${new Date().getTime()}.xlsx`)
|
||||||
|
|
|
||||||
|
|
@ -423,7 +423,7 @@ export default {
|
||||||
/** 点击下载excel导入模板 */
|
/** 点击下载excel导入模板 */
|
||||||
downloadExcelTemplate() {
|
downloadExcelTemplate() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/maPartType/downLoad',
|
'material/base/maPartType/downLoad',
|
||||||
{},
|
{},
|
||||||
`配件模板.xlsx`,
|
`配件模板.xlsx`,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -325,7 +325,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'base/maLabelBind/export',
|
'material/base/maLabelBind/export',
|
||||||
{
|
{
|
||||||
...this.queryParams,
|
...this.queryParams,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue