Your Name
2022-09-28 fe48637b8197e55cb2b454f79d29dab88bd5f7dd
src/views/specialWorkManage/workFlow/approveRule/components/approveRuleDialog.vue
@@ -322,7 +322,7 @@
                        } else {
                            this.$message({
                                type: 'warning',
                                message: res.data.msg
                                message: res.data.message
                            });
                        }
                    } else {
@@ -338,7 +338,7 @@
                        } else {
                            this.$message({
                                type: 'warning',
                                message: res.data.msg
                                message: res.data.message
                            });
                        }
                    }