Your Name
2022-09-26 bb455cebea17349a2f5ed0d4e86eac3905b24585
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
                            });
                        }
                    }