fix: 去除代码中部分todo标识

This commit is contained in:
刘洪洪
2023-05-29 10:20:39 +08:00
parent c41a247449
commit 8ea82d0e34
5 changed files with 2 additions and 6 deletions

View File

@@ -205,7 +205,7 @@ export default {
}
},
setup (props) {
// todo 目前在panel页面测试后续会挪到router里
// router引入store会报错故在panel里调用
const store = useStore()
const cancelList = store.state.panel.httpCancel