Quellcode durchsuchen

流程管理编辑

Shannon_mu vor 3 Jahren
Ursprung
Commit
7b6f0ea76b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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();