所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
</template>
|
||||
</XModal>
|
||||
</template>
|
||||
<script setup lang="ts" name="Refund">
|
||||
<script setup lang="ts" name="PayRefund">
|
||||
import { allSchemas } from './refund.data'
|
||||
import * as RefundApi from '@/api/pay/refund'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user