Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
@@ -934,7 +934,7 @@ var vNode = {
const monitorEntNum = surplus + used // 可监控企业总数
let limit = this.powerInfo.memberStatus > 0 || this.powerInfo.entniche
// 1.超出可监控企业数量
- if (used <= 0) {
+ if (surplus <= 0) {
// 大会员或商机管理用户
if (limit) {
this.$dialog({