src/views/Synthesis/LeftMenu.vue
@@ -2697,8 +2697,11 @@ } var valste = data.result valste.dirid = valste.dirName; valste.depid = valste.depName; valste.verid = valste.verName; valste.createuser = valste.createName; valste.updateuser = valste.updateName; for (var j in this.optionx) { if ( this.optionx[j].domainNa != null && @@ -2714,6 +2717,8 @@ arr[vla.alias] = valste[vla.field] } arr['eventid'] = valste.eventid this.$store.state.propertiesInfo = arr; this.$store.state.propertiesFlag = '1'