diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue index 4dbe6a85f..231786700 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue @@ -1227,7 +1227,7 @@ _this: this }, res => { if (res.ok) { - if (res.data === '操作成功') { + if (res.message === '操作成功') { this.$message.success(tips + '成功') this.getData() if(this.DrawerType === 'add'){