xiejun
2023-08-30 82d09815c5efb03d448d6a5b74a5cbfe85063ebc
Source/UBCS-WEB/src/views/docking/info.vue
@@ -324,6 +324,7 @@
      this.editAttribute = row;
      this.editAttribute.sysIntParamVOs = row.sysIntParamVOs || [];
      this.editAttribute.sysIntHeaderVOs = row.sysIntHeaderVOs || [];
      this.editAttribute.type = 'edit';
      this.$refs.infoForm.formData = this.editAttribute;
      this.$refs.infoForm.showSubmitDialog = true;
      console.log('row',row.dataFlowTypeText)