打包修改
This commit is contained in:
parent
b8644679c9
commit
1ed8496d58
|
@ -151,10 +151,10 @@
|
|||
destroyOnClose="true"
|
||||
:maskClosable="false"
|
||||
>
|
||||
<publish-details
|
||||
<!-- <publish-details
|
||||
:businessKey="businessKey"
|
||||
:processInstanceId="processInstanceId"
|
||||
></publish-details>
|
||||
></publish-details> -->
|
||||
</a-modal>
|
||||
<a-modal
|
||||
v-model:visible="increasedVisible"
|
||||
|
@ -232,7 +232,7 @@
|
|||
import { getUserInfo } from '@/api/user'
|
||||
// TheNewRelease
|
||||
import TheNewRelease from '@/views/personalCenter/components/TheNewRelease'
|
||||
import PublishDetails from '@/views/personalCenter/components/PublishDetails'
|
||||
// import PublishDetails from '@/views/personalCenter/components/PublishDetails'
|
||||
import TheShelvesAbility from '@/views/personalCenter/components/TheShelvesAbility' //能力下架申请
|
||||
const router = useRouter()
|
||||
let tabList = ref([
|
||||
|
|
Loading…
Reference in New Issue