@@ -291,6 +291,7 @@
method: '',
loading: false,
inputForm: {
+ reportRemarks: '',
id: '',
createDate: '',
createBy: {
@@ -396,6 +397,7 @@
this.reportCancellApplyArchivedService = new ReportCancellApplyArchivedService()
this.method = method
this.inputForm = {
@@ -645,6 +647,7 @@
},
close () {