From b9260c7807d064f2b77ef9e92005a8c3257ec2e1 Mon Sep 17 00:00:00 2001 From: pengwei <2071057782@qq.com> Date: 星期四, 15 五月 2025 15:27:07 +0800 Subject: [PATCH] 代码提交 --- 项目代码/可视化大屏/client/src/api/http.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/api/http.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/api/http.js" index 723fc4f..0a78806 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/api/http.js" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/api/http.js" @@ -145,6 +145,7 @@ ? err.data.message : "鏈嶅姟鍣ㄥ鐞嗗紓甯�" ); + } ) .catch((error) => { -- Gitblit v1.9.3