feat: 去debug
This commit is contained in:
@@ -2262,7 +2262,6 @@ export default {
|
||||
|
||||
}
|
||||
} else if (this.saveExportType === 'all') {
|
||||
debugger
|
||||
let exportEOStr = JSON.stringify(this.SarExportSearchEo)
|
||||
window.open(interfaceUrl+'sarStandardsInfo/sar-standards-info/exportStandardsInfoExcel?exportType=' + this.saveExportType + '&exportContent=' + exportEOStr + '&exportName=' + this.exportName + '&standType=' + this.standType)
|
||||
this.$message.success('导出信息成功')
|
||||
|
||||
Reference in New Issue
Block a user