diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue index ec8188710..a48a0c3ba 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue @@ -1247,7 +1247,7 @@ }) }).catch(() => {}) } else { - this.$message.warning('请选择要移除的数据') + this.$message.warning('请选择要删除的数据') } }, dataSelectChange (val) {