@@ -37,9 +37,7 @@
label="是否标注"
width="">
<template slot-scope="scope">
-
- <span style="margin:0 3px;">{{scope.isTag ? "是":"否"}}</span>
+ <span style="margin:0 3px;">{{scope.row.isTag ? "是":"否"}}</span>
</template>
</el-table-column>
<el-table-column