|
@@ -57,7 +57,7 @@
|
|
|
min-width="150px"
|
|
min-width="150px"
|
|
|
>
|
|
>
|
|
|
<template slot-scope="r">
|
|
<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
|
|
<el-image
|
|
|
v-else
|
|
v-else
|
|
|
style="width: 50px; height: 50px"
|
|
style="width: 50px; height: 50px"
|