协议地址
This commit is contained in:
parent
fd10f9e0fc
commit
ae08b03c63
@ -162,7 +162,7 @@
|
||||
<a-button type="link">结算</a-button>
|
||||
</a-popconfirm>
|
||||
</span>
|
||||
<a-button type="link" :href="record.signLinkPc" v-if="record.signLinkPc && record.signStatus==1">协议地址</a-button>
|
||||
<a-button type="link" :href="record.signLinkPc" v-if="record.signLinkPc && record.signStatus==1" v-privilege="'case-system:case:protocolAddress'">协议地址</a-button>
|
||||
</div>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user