Files
shgx_tz_mes_backend_sync/ZR.Vue/src/views/index.vue
DESKTOP-H2PAFLR\Administrator 0de47fd5ea dict处理成功
2023-08-07 18:54:37 +08:00

17 lines
124 B
Vue

<template>
<div>
hello
</div>
</template>
<script>
export default {
name:"index"
}
</script>
<style>
</style>