拆分导出修改
This commit is contained in:
@@ -480,9 +480,11 @@
|
||||
info_id: this.infoId,
|
||||
|
||||
}
|
||||
this.parameter.info_id=this.infoId
|
||||
this.parameter.menu_id=this.menuId
|
||||
eventBUs.$emit('searchQuery', JSON.parse(JSON.stringify(queryParam)))
|
||||
// eventBUs.$emit('searchReset')
|
||||
// console.log('sele',selectedKeys)
|
||||
console.log('sele',this.menuId,selectedKeys)
|
||||
// console.log('uploadMenuId',this.uploadMenuId)
|
||||
},
|
||||
//树形新增
|
||||
@@ -761,7 +763,7 @@
|
||||
this.parameter.info_id=this.infoId
|
||||
this.parameter.menu_id=this.menuId
|
||||
}
|
||||
|
||||
// console.log('menuId',this.menuId)
|
||||
let dateName = moment(new Date()).format('YYYY-MM-DD HH-mm-ss')
|
||||
let name = this.$route.query.infoNumber +' '+ dateName+'.zip'
|
||||
let query = {
|
||||
|
||||
Reference in New Issue
Block a user