test table

This commit is contained in:
2023-06-28 16:35:28 +08:00
parent 3dcf2c482a
commit 57b59c5c46
7 changed files with 13 additions and 10 deletions

View File

@@ -781,6 +781,7 @@ function desc(event: any) {
}
function sx(e: any) {
console.log("筛选事件")
sxlist.value[e.key] = e.list;
}
watch(sxlist, () => {