瀏覽代碼

流程管理编辑

Shannon_mu 3 年之前
父節點
當前提交
7b6f0ea76b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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();