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