保存点之后,只展示修改点显示状态

tykong-cidian
dongjiajun 2024-07-11 10:04:25 +08:00
parent e0396fe0f2
commit bdb7e24035
1 changed files with 1 additions and 1 deletions

View File

@ -655,7 +655,7 @@ export default {
}
}
//
this.$refs.multipleTable.toggleAllSelection();
this.$refs.multipleTable.toggleRowSelection(this.simpleData[index]);
//
this.updatePointVisible = false;
//