Files
hht-xzhy-uni/pages/General/ops-mgmt.vue
2025-09-03 09:57:06 +08:00

20 lines
155 B
Vue

<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
};
}
}
</script>
<style lang="stylus">
</style>