Browse Source

修改实施项目,用其他人账户进入实施详情,实施进度不对bug

humingbo 1 năm trước cách đây
mục cha
commit
81e33f75a5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/enforceflow/enforceflow.vue

+ 1 - 0
src/views/enforceflow/enforceflow.vue

@@ -905,6 +905,7 @@ export default {
               type: 'success'
             });
             this.closeDialog();
+            this.formInline.status=null;
             this.getData(this.formInline);
           });
         }