Browse Source

财务-报告作废归档修改

wangqiang 2 years ago
parent
commit
e3b5a73d4a

+ 3 - 0
src/views/modules/cw/reportCancellApplyArchived/ReportCancellApplyArchivedTaskForm.vue

@@ -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 = {
+          reportRemarks: '',
           id: '',
           createDate: '',
           createBy: {
@@ -645,6 +647,7 @@
       },
       close () {
         this.inputForm = {
+          reportRemarks: '',
           id: '',
           createDate: '',
           createBy: {