@@ -72,6 +72,7 @@
:label="scope.row.id"
:value="dataListAllSelections[0]&&dataListAllSelections[0].id"
@change.native="getTemplateRow(scope.$index,scope.row)">
+ <span></span>
</el-radio>
</template>
</el-table-column>