Explorar el Código

流程管理编辑

Shannon_mu hace 3 años
padre
commit
7b6f0ea76b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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();