Explorar el Código

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

humingbo hace 1 año
padre
commit
81e33f75a5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);
           });
         }