mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
parent
e843a5e412
commit
33a1bd5d39
3 changed files with 4 additions and 4 deletions
|
|
@ -101,8 +101,8 @@ export class ZZZNoteResp {
|
|||
|
||||
get sign_label() {
|
||||
if (this.card_sign?.includes('Done')) {
|
||||
return '已抽奖';
|
||||
return '已完成';
|
||||
}
|
||||
return '未抽奖';
|
||||
return '未完成';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue