|
|
@ -147,6 +147,7 @@ export default { |
|
|
|
this.formobj.userSid = window.sessionStorage.getItem('userSid') |
|
|
|
this.formobj.createOrgSid = createOrgSid |
|
|
|
this.formobj.newAdd = false |
|
|
|
this.formobj.images = row.images |
|
|
|
if (row.images.length > 0) { |
|
|
|
row.images.forEach((e) => { |
|
|
|
this.list1.push({ |
|
|
|