fix subscribe

This commit is contained in:
jxxghp
2023-07-02 00:17:50 +08:00
parent b2b819ae3f
commit af40056809
4 changed files with 77 additions and 4 deletions

View File

@@ -42,7 +42,6 @@ const getParams = () => {
// 获取订阅列表数据
const fetchData = async ({ done }) => {
console.log("entry", props.apipath);
try {
if (!props.apipath) {
return;