修改单线比刷新逻辑

This commit is contained in:
liaozetao
2023-11-22 17:11:09 +08:00
parent fc6a53122c
commit ef3a28e686

View File

@@ -435,8 +435,8 @@ export default {
}
TableHelper.doRefresh('#table');
$("#editModal").modal('hide');
showPoolCount();
});
showPoolCount();
}
},