This commit is contained in:
sjl
2025-02-26 13:57:42 +08:00
parent 61be97b04b
commit f87e268242
3 changed files with 5 additions and 25 deletions

View File

@@ -512,7 +512,6 @@ watch(webMsgSend, function (newValue, oldValue) {
//出错系数检测初始化
const TableInit = () => {
emit('update:testStatus', 'test_init_fail')
// isButtonDisabled.value = false; // 恢复按钮
// for (let i = 0; i < channel.value.length; i++) {
// const currentTableData = initializeTableData(dataTemplates, i);