瀏覽代碼

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

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