|
@@ -148,7 +148,7 @@ export default defineComponent({
|
|
|
});
|
|
|
return () => (
|
|
|
<div class={styles.tenantApplyData}>
|
|
|
- <Tabs v-model:active={tabName.value}>
|
|
|
+ <Tabs v-model:active={tabName.value} swipeable animated>
|
|
|
<Tab title="数据总览" name={'all'}>
|
|
|
<Cell
|
|
|
class={styles.searchSchool}
|