فهرست منبع

评估报销状态未改变 修改

wangqiang 2 سال پیش
والد
کامیت
991f67fe2e
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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: '',