fix : 年度计划删除

This commit is contained in:
clay
2024-07-10 23:19:41 +08:00
parent 50a4e21a99
commit 7bf6336a46
3 changed files with 50 additions and 18 deletions

View File

@@ -54,7 +54,6 @@ serveice.interceptors.response.use(response => {
case 402:
break;
case 403:
console.log(response)
ElNotification({
title: '系统提示',
message: response.data.msg,