所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@ -47,7 +47,7 @@
|
||||
</template>
|
||||
</XModal>
|
||||
</template>
|
||||
<script setup lang="ts" name="JobLog">
|
||||
<script setup lang="ts" name="InfraJobLog">
|
||||
import dayjs from 'dayjs'
|
||||
|
||||
import * as JobLogApi from '@/api/infra/jobLog'
|
||||
|
||||
Reference in New Issue
Block a user