田源
2023-08-30 eccac28a7a34ff4c817d70c8fbe8d93fd4d535e0
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)