Browse Source

完善日常巡检

zhanglei
yunuo970428 3 years ago
parent
commit
dbf0665c54
  1. 1
      anrui-scm/anrui-scm-ui/src/views/kucunguanli/cheliangweihu/richangxunjian/xunjianresolved.vue

1
anrui-scm/anrui-scm-ui/src/views/kucunguanli/cheliangweihu/richangxunjian/xunjianresolved.vue

@ -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({

Loading…
Cancel
Save