mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-04-03 15:02:13 +08:00
fix: resolve merge conflict in OpsConcurrencyCard.vue
This commit is contained in:
@@ -162,10 +162,6 @@ const groupRows = computed((): SummaryRow[] => {
|
||||
total_accounts: totalAccounts,
|
||||
available_accounts: availableAccounts,
|
||||
rate_limited_accounts: safeNumber(avail.rate_limit_count),
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> v0.1.76
|
||||
error_accounts: safeNumber(avail.error_count),
|
||||
total_concurrency: totalConcurrency,
|
||||
used_concurrency: usedConcurrency,
|
||||
|
||||
Reference in New Issue
Block a user