组件合并,群公告指向修复

This commit is contained in:
2022-02-24 10:01:22 +08:00
parent 9c7a8c8ee1
commit a7dccde63a
9 changed files with 40 additions and 38 deletions

View File

@@ -16,9 +16,9 @@
</template>
<script>
import sentText from './sentText'
import sentVoice from './sentVoice'
import sentPopups from './sentPopups'
import sentText from './sent/sentText'
import sentVoice from './sent/sentVoice'
import sentPopups from './sent/sentPopups'
export default {
props: {