Browse Source

上报管理页面对接

newMaster
1747191978@qq.com 5 months ago
parent
commit
82515d723e
  1. 1
      acupuncture-后台/src/views/report/manage.vue

1
acupuncture-后台/src/views/report/manage.vue

@ -237,7 +237,6 @@
}); });
}) })
.then(() => { .then(() => {
this.$modal.msgSuccess("删除成功"); this.$modal.msgSuccess("删除成功");
this.getList(); this.getList();
}) })

Loading…
Cancel
Save