mirror of
https://gitee.com/maimengcloud/xm-ui-web.git
synced 2025-12-30 10:12:26 +00:00
优化
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
</mdp-dialog>
|
||||
<mdp-dialog fullscreen ref="stateDlg" top="20px">
|
||||
<template #default>
|
||||
<state-to-state :itemId="item.id" @close="searchTableDatas()"/>
|
||||
<state-to-state v-if="itemCpd?.id" :itemId="itemCpd.id" @close="searchTableDatas()"/>
|
||||
</template>
|
||||
</mdp-dialog>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user