mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2025-08-23 20:44:58 +08:00
远程控制两个列表字段调整
This commit is contained in:
parent
277ee0ff36
commit
e6e64ecbe5
|
@ -264,7 +264,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