Browse Source

Merge branch 'new_web' of http://39.108.172.131:3000/Shannon_mu/SmartCommunity into new_web

DESKTOP-4G80JF4\long 3 năm trước cách đây
mục cha
commit
e808cd8ff7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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();