This commit is contained in:
zhanglipeng 2021-09-01 17:30:53 +08:00
parent c6db9ffc32
commit b08204e074
2 changed files with 2 additions and 2 deletions
ruoyi-ui/src/views/benyi
themetermplan
themetermplanapproval

@ -41,7 +41,7 @@
</td>
<td class="align-center">
<router-link
style="margin:10px"
style="margin: 10px; color: blue"
v-for="(index, item) in item.themeconent.split(';')"
:key="item"
:to="url + (Number(index) + Number(99999))"

@ -41,7 +41,7 @@
</td>
<td class="align-center">
<router-link
style="margin: 10px"
style="margin: 10px; color: blue"
v-for="(index, item) in item.themeconent.split(';')"
:key="item"
:to="url + (Number(index) + Number(99999))"