Bladeren bron

流程管理编辑

Shannon_mu 3 jaren geleden
bovenliggende
commit
7b6f0ea76b
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      operationSupport/src/views/flow/popups/AddOrEdit.vue

+ 1 - 0
operationSupport/src/views/flow/popups/AddOrEdit.vue

@@ -177,6 +177,7 @@ export default {
         this.getOrgTreeList();
         if (this.params.todo == 'edit') {
             this.__setValue('formData');
+            this.formData.communityId = this.params.data.communityId;
             switch (this.formData.businessType) {
                 case 1:
                     // this.getWorkList();