@@ -57,7 +57,7 @@
min-width="150px"
>
<template slot-scope="r">
- <label v-if="r.row.scanMethod == 0">{{ r.row.nfcCode }}}</label>
+ <label v-if="r.row.scanMethod == 0">{{ r.row.nfcCode }}</label>
<el-image
v-else
style="width: 50px; height: 50px"