mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
chore: update
This commit is contained in:
@@ -167,6 +167,7 @@ let autoPlay = computed(() => {
|
||||
|
||||
let scrollSwitch = computed(() => {
|
||||
// 从 props 解构出来的 属性 不再具有相应性.
|
||||
// @ts-expect-error
|
||||
return props.data.length >= unref(options).limitMoveNum;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user