fix:修改页面错误

This commit is contained in:
zhaohy
2024-08-30 10:31:40 +08:00
parent 474d0cd916
commit 12a9040ee5
3 changed files with 50 additions and 48 deletions

View File

@@ -49,7 +49,6 @@
visible.value = false;
};
const toggle = async (data) => {
console.log(data, 'xxxxxx');
let states = await getEnum({ params: { enumType: 'AlarmLogStateEnum' } });
stateOptions.value = states.data;
let stateMap = {