Commit 5bbcdebd authored by youjie's avatar youjie

no message

parent 9764dbdd
......@@ -142,7 +142,7 @@
<el-tag size="mini" closable
style="margin-right: 5px;margin-bottom: 5px;"
v-for="(x,index) in multipleSelection"
:key="x.FrID" @close="handleClose([multipleSelection[index]])">
:key="x.FinanceId" @close="handleClose([multipleSelection[index]])">
{{x.FinanceId}}/{{x.CurrencyName+':'+x.OriginalMoney}}
</el-tag>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment