代码格式化
This commit is contained in:
parent
53c01a298b
commit
785bb81f18
@ -782,7 +782,7 @@ function desc(event: any) {
|
||||
|
||||
function sx(e: any) {
|
||||
sxlist.value[e.key] = e.list;
|
||||
console.log("筛选事件",sxlist.value,sxlist.value.length)
|
||||
console.log("筛选事件", sxlist.value, sxlist.value.length);
|
||||
}
|
||||
watch(sxlist, () => {
|
||||
console.log("sxlist更新");
|
||||
|
Loading…
x
Reference in New Issue
Block a user