test table
This commit is contained in:
@@ -781,6 +781,7 @@ function desc(event: any) {
|
||||
}
|
||||
|
||||
function sx(e: any) {
|
||||
console.log("筛选事件")
|
||||
sxlist.value[e.key] = e.list;
|
||||
}
|
||||
watch(sxlist, () => {
|
||||
|
||||
Reference in New Issue
Block a user