修改法规清单评论按钮
This commit is contained in:
@@ -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'"
|
||||
|
||||
Reference in New Issue
Block a user