mirror of
https://github.com/certd/certd.git
synced 2026-07-16 02:37:34 +08:00
🔱: [client] sync upgrade with 5 commits [trident-sync]
refactor: 1.13.6 refactor: proxy refactor: 1.13.5 refactor: tabs remove 样式
This commit is contained in:
@@ -17,7 +17,7 @@ export function AddObj(obj: any) {
|
||||
});
|
||||
}
|
||||
|
||||
export function UpdateObj(obj :any) {
|
||||
export function UpdateObj(obj: any) {
|
||||
return request({
|
||||
url: apiPrefix + "/update",
|
||||
method: "post",
|
||||
|
||||
Reference in New Issue
Block a user