日志测试
This commit is contained in:
@@ -715,6 +715,8 @@ const handleSubmit = async () => {
|
||||
operateType: '0' // '0'为预检测、‘1‘为正式检测
|
||||
})
|
||||
active.value++;
|
||||
|
||||
console.log('开始检测active.value', active.value)
|
||||
};
|
||||
|
||||
// 提取初始化并填充 currentTableData 的函数
|
||||
|
||||
Reference in New Issue
Block a user