This commit is contained in:
2025-03-10 19:21:13 +08:00
parent 01e10388e4
commit 32a14a9dd5

View File

@@ -13,7 +13,7 @@
</n-flex> </n-flex>
<n-flex> <n-flex>
<n-button <n-button
v-if="authed && roleSuper" v-if="false && authed && roleSuper"
quaternary quaternary
@click="$router.push({ name: 'tutorial', params: { display: step } })" @click="$router.push({ name: 'tutorial', params: { display: step } })"
> >