|
|
@ -500,7 +500,7 @@ export default { |
|
|
|
}, |
|
|
|
toReport() { |
|
|
|
if (this.sids.length === 1) { |
|
|
|
if (this.multipleSelection[0].state === '未报备') { |
|
|
|
if (this.multipleSelection[0].state === '未备案') { |
|
|
|
this.viewState = 5 |
|
|
|
this.$refs['divRecord'].showAdd(this.sids[0]) |
|
|
|
} else { |
|
|
|