src/views/scgl/scdd.vue
@@ -150,9 +150,8 @@ v-model="radioSelectedId" :label="row.id" style="color: transparent;padding-left: 10px;" /> <!-- @change.native="getCurrentRow(row.id)"--> <!-- @change.native="getCurrentRow(row.id)"--> </template> </el-table-column> <el-table-column @@ -589,7 +588,7 @@ getCurrentRow(id) { this.radioSelectedId = id }, rowClick(row){ rowClick(row) { this.radioSelectedId = row.id }, // 订单关闭