fix: 梁场嵌入提交

This commit is contained in:
cjp 2024-01-17 16:16:07 +08:00
parent 618446b124
commit 5ee673b2fa

View File

@ -53,7 +53,6 @@ const getTodayWarn = async () => {
// console.log("", res);
// mitts.emit("standardMonitor", res.result);
// };
let currentData = ref({} as any);
const getNewCurrentData = async () => {
const res: any = await selectNewCurrentDataApi({ projectSn: store.sn, devSn: selectStandard.value });