diff --git a/acupuncture-后台/src/views/report/manage.vue b/acupuncture-后台/src/views/report/manage.vue index 4a73e266..1fd28f0d 100644 --- a/acupuncture-后台/src/views/report/manage.vue +++ b/acupuncture-后台/src/views/report/manage.vue @@ -237,7 +237,6 @@ }); }) .then(() => { - this.$modal.msgSuccess("删除成功"); this.getList(); })