style: 优化整体title显示
This commit is contained in:
@@ -34,7 +34,7 @@ const modelTypeOptions = ref<ModelTypeOption[]>([]);
|
||||
const apiTypeOptions = ref<ModelApiTypeOption[]>([]);
|
||||
|
||||
function goToMonitor() {
|
||||
window.open('http://data.ccnetcore.com:91/', '_blank');
|
||||
window.open('http://data.ccnetcore.com:91/?period=24h', '_blank');
|
||||
}
|
||||
|
||||
async function fetchModelList() {
|
||||
|
||||
Reference in New Issue
Block a user