|
|
@ -251,7 +251,7 @@ export default { |
|
|
|
}, |
|
|
|
toEdit() { |
|
|
|
if (this.sids.length === 1) { |
|
|
|
if (this.multipleSelection[0].bankContractNo !== '' && (this.multipleSelection[0].builded === '否' && this.multipleSelection[0].handleBtn)) { |
|
|
|
if (this.multipleSelection[0].handleBtn) { |
|
|
|
this.viewState = 2 |
|
|
|
this.$refs['divAdd'].showEdit(this.sids[0]) |
|
|
|
} else { |
|
|
|