feat:股权分布积分修改

This commit is contained in:
2026-03-28 09:54:41 +08:00
parent 8b367590be
commit f2e0bdcf5b
7 changed files with 24 additions and 507 deletions
+1 -1
View File
@@ -668,7 +668,7 @@
},
computed: {
isBlockedDate() {
return !useTabber(15);
return useTabber(6);
},
},
};