使用方式--归属部门与服务商

This commit is contained in:
gaoyuanwei 2022-08-24 18:30:12 +08:00
parent 89d782fa9b
commit bae47ea208
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<div v-show="approveStatus !== '通过'" class="contentOther">
<img src="~@/assets/detailsAll/uesBefore.png" />
<div class="contentOtherRight">
<p>请在申请能力后返回查看使用方式</p>
<p>请在申请能力后返回查看归属部门与服务商</p>
<div @click="toView()">进入能力申请</div>
</div>
</div>