1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-01 13:33:58 +08:00

Thought I was changing S for Spot, but it was actually S for Seller

This commit is contained in:
Phoenix 2019-09-16 16:42:31 +01:00
parent 206cbe2bdd
commit dc71b7dc2b

View File

@ -15,8 +15,8 @@
<span style="color: green">B: Enabled<br></span>
<span v-if="relationshipMatrix[`${buyerAccounts[scope.$index].id}-${seller.id}`].other.enabled_spot" style="color: green">E: Enabled<br></span>
<span v-else style="color: red">E: Disabled<br></span>
<span v-if="relationshipMatrix[`${buyerAccounts[scope.$index].id}-${seller.id}`].other.enabled_spot" style="color: green">S: Enabled<br></span>
<span v-else style="color: red">S: Disabled<br></span>
</span>
<span v-else style="color: red;">
No Relationship