mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2025-08-23 20:44:58 +08:00
fix: 自测问题
This commit is contained in:
parent
853eeeb538
commit
2fbbf8b80d
|
@ -258,7 +258,7 @@ const unusual = ref([] as any);
|
|||
const fixedTableData = ref([] as any[]);
|
||||
const varTableData = ref([] as any[]);
|
||||
const table1SpeedVal = ref('');
|
||||
const whetherControl =ref(true);
|
||||
const whetherControl =ref(false);
|
||||
const subscribeMedicineData=ref(null);
|
||||
const intervalFun=ref(null);
|
||||
const timeDiffPing=ref(0);
|
||||
|
|
Loading…
Reference in New Issue
Block a user