预警详情弹窗
This commit is contained in:
@@ -37,7 +37,7 @@ const warningData = ref({
|
|||||||
fixMethod: '升级Apache Ignite至安全版本:2.17.0',
|
fixMethod: '升级Apache Ignite至安全版本:2.17.0',
|
||||||
fromTime: '2025-2-20'
|
fromTime: '2025-2-20'
|
||||||
});
|
});
|
||||||
|
// warningData.value = propsData.warningData;
|
||||||
const confirm = () => {
|
const confirm = () => {
|
||||||
emit('close');
|
emit('close');
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user