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