|
|
@ -504,7 +504,7 @@ export default { |
|
|
|
this.viewState = 5 |
|
|
|
this.$refs['divRecord'].showAdd(this.sids[0]) |
|
|
|
} else { |
|
|
|
this.$message({ showClose: true, type: 'error', message: '请选择状态为未报备的记录进行操作' }) |
|
|
|
this.$message({ showClose: true, type: 'error', message: '请选择状态为未备案的记录进行操作' }) |
|
|
|
} |
|
|
|
} else { |
|
|
|
this.$message({ showClose: true, type: 'error', message: '请选择一条记录进行操作' }) |
|
|
|