mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-24 03:20:47 +08:00
调整代码生成器编辑页面
This commit is contained in:
@@ -22,7 +22,6 @@ export class AxiosCancel {
|
||||
const cancel = cancelerMap.get(url)
|
||||
cancel && cancel(url)
|
||||
cancelerMap.delete(url)
|
||||
console.log(cancelerMap)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user