|
@@ -9,7 +9,6 @@ import { inject } from 'vue';
|
|
|
|
|
|
defineOptions({name: 'informationSettingsComponents-basicInfo'})
|
|
defineOptions({name: 'informationSettingsComponents-basicInfo'})
|
|
const infoData = JSON.parse(inject('infoData'))
|
|
const infoData = JSON.parse(inject('infoData'))
|
|
-console.log('infoData', infoData)
|
|
|
|
|
|
|
|
</script>
|
|
</script>
|
|
<style lang="scss" scoped>
|
|
<style lang="scss" scoped>
|