Browse Source

评估报销状态未改变 修改

wangqiang 2 years ago
parent
commit
991f67fe2e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/modules/reimbursement/info/ReimbursementForm.vue

+ 2 - 0
src/views/modules/reimbursement/info/ReimbursementForm.vue

@@ -201,6 +201,7 @@
         loading: false,
         indexRow: '',
         inputForm: {
+          procInsId: '',
           userId: '',
           userName: '',
           no: '',
@@ -276,6 +277,7 @@
       init (method, id) {
         this.method = method
         this.inputForm = {
+          procInsId: '',
           userName: '',
           no: '',
           department: '',