zhengyiming
2025-11-08 a79d8ad5f7919fba2a3db9a0ae2368f8c22f9f8f
apps/underTakeMiniApp/src/pages/workbenches/workbenches.vue
@@ -5,6 +5,7 @@
</template>
<script setup lang="ts">
import PageLayoutWithBg from '@/components/Layout/PageLayoutWithBg.vue';
import InnerPage from './InnerPage.vue';
defineOptions({