feat: 屏蔽积分
This commit is contained in:
+1
-1
@@ -668,7 +668,7 @@
|
||||
},
|
||||
computed: {
|
||||
isBlockedDate() {
|
||||
return !useTabber(13);
|
||||
return !useTabber(15);
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user