放开 免批

This commit is contained in:
a0049873 2022-07-25 17:32:24 +08:00
parent c966d75387
commit 975a51e4b4
3 changed files with 8 additions and 7 deletions

View File

@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-06-13 10:22:27
* @LastEditors: hisense.liangjunhua
* @LastEditTime: 2022-07-15 17:39:25
* @LastEditTime: 2022-07-25 17:30:32
* @Description: 应用上架
-->
<template>
@ -35,6 +35,7 @@
'归属部门',
'部门联系人',
'部门联系人电话',
'共享条件',
]"
></put-on-the-shelf>
<put-on-the-shelf
@ -60,7 +61,7 @@
v-else-if="showView === '部署与应用'"
:refData="refData"
:dataFrom="dataFrom"
:externalField="['共享条件', '共享类型']"
:externalField="['共享类型']"
:configure="bs"
@submit="submit()"
@back="back()"

View File

@ -104,7 +104,7 @@
/>
</div>
</div>
<!-- <div
<div
class="top-content"
v-if="Cardsname == '组件服务' || Cardsname == '应用资源'"
>
@ -127,7 +127,7 @@
</a-checkable-tag>
</div>
</div>
</div> -->
</div>
</div>
</template>
</div>
@ -324,7 +324,7 @@
/>
</div>
</div>
<!-- <div class="top-content" v-if="Cardsname == '组件服务'">
<div class="top-content" v-if="Cardsname == '组件服务'">
<span class="top-content-title">共享条件</span>
<div class="leixingsumfather">
<div class="leixingsum">
@ -344,7 +344,7 @@
</a-checkable-tag>
</div>
</div>
</div> -->
</div>
</div>
</template>
</div>

View File

@ -293,7 +293,7 @@
"
>
{{
item.shareCondition == '免批申请' ? '立即申请' : '立即申请'
item.shareCondition == '免批申请' ? '免批申请' : '立即申请'
}}
</a-button>
</div>