This commit is contained in:
caozehui
2025-02-10 15:41:59 +08:00
parent 4ad490657f
commit 9689197db9

View File

@@ -333,6 +333,7 @@ const updateTableData = async () => {
} }
toAngleLast(tempCheckList) toAngleLast(tempCheckList)
checkList.length = 0
Object.assign(checkList, tempCheckList) Object.assign(checkList, tempCheckList)
if (currentCheckItem.value == tempCheckList[0].value) { if (currentCheckItem.value == tempCheckList[0].value) {