修改法规清单评论按钮

This commit is contained in:
gaosong
2023-11-11 15:28:45 +08:00
parent 657130b9f1
commit f06b3950d3
@@ -17,13 +17,13 @@
<!-- <a-icon type="qrcode"/>-->
<!-- {{ $t('globalReplacement') }}-->
<!-- </div>-->
<!-- <div class="operator-text"-->
<!-- v-if="textTitle === $t('listOfRegulations')"-->
<!-- v-has="'projectComment:list'"-->
<!-- @click="commentClick">-->
<!-- <a-icon type="message"/>-->
<!-- {{$t('comment')}}-->
<!-- </div>-->
<div class="operator-text"
v-if="textTitle === $t('listOfRegulations')"
v-has="'projectComment:list'"
@click="commentClick">
<a-icon type="message"/>
{{$t('comment')}}
</div>
<div class="operator-text"
v-if="textTitle === $t('listOfRegulations')"
v-has="'projectComment:list'"