@ -161,7 +161,7 @@ export default {
row.isEdit = false
row.timeRange = []
if (this.btnType == 'add') this.tableData.pop()
this.getList()
console.log('row----', row)
} else {
this.tempRow = { ...row }