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