马宇豪
2022-12-27 771e0da9c6082c78a28f5286f89f4f36b05689d3
src/views/specialWorkManage/workTicket/allApplys/index.vue
@@ -315,7 +315,7 @@
                    } else {
                        this.$message({
                            type: 'warning',
                            message: res.data.msg
                            message: res.data.msg || '导出失败'
                        });
                    }
                })