mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
广汽传祺
This commit is contained in:
@@ -558,7 +558,6 @@ class UserInfo {
|
||||
if (result.errorCode == "0") {
|
||||
for (let i of result.body.rows) {
|
||||
if (i.isFinish == 1) {
|
||||
console.log(i.title)
|
||||
this.powerList.push(i.taskId)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user