mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-10 06:32:43 +00:00
所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</ContentWrap>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts" name="freePublish">
|
||||
<script setup lang="ts" name="MpFreePublish">
|
||||
import * as FreePublishApi from '@/api/mp/freePublish'
|
||||
import * as MpAccountApi from '@/api/mp/account'
|
||||
import WxNews from '@/views/mp/components/wx-news/main.vue'
|
||||
|
||||
Reference in New Issue
Block a user