自动格式化
This commit is contained in:
parent
7f37117c39
commit
4155ca0e73
@ -454,8 +454,9 @@ watch(
|
||||
nextTick(() => {
|
||||
getScrollWidth();
|
||||
});
|
||||
},{
|
||||
deep:true
|
||||
},
|
||||
{
|
||||
deep: true,
|
||||
}
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user